Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | ||
---|---|---|
510 ↗ | (On Diff #87399) | Assign to variable and add that here? Should probably reorder this with the STM.debuggerEmitPrologue() part to keep all the register computations together |
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | ||
472–474 ↗ | (On Diff #87399) | If you aren't planning on adding more you can do a return ternary operator in the header |
Comment Actions
LGTM
lib/Target/AMDGPU/SIRegisterInfo.cpp | ||
---|---|---|
146 ↗ | (On Diff #87506) | Indentation looks wrong |