Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | ||
---|---|---|
510 | 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 | ||
508–510 | If you aren't planning on adding more you can do a return ternary operator in the header |
Assign to variable and add that here? Should probably reorder this with the STM.debuggerEmitPrologue() part to keep all the register computations together