This was omitted. Also SReg_96Reg missed IsSGPR assignment.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
101abd219b3dc77fb531e569e4b6bd86ed48b5c1 fixed the same problem for SGPR96 and tested this with inline asm
Paths
| Differential D69919
[AMDGPU] Add handling of 160 bit registers in analyzeResourceUsage ClosedPublic Authored by rampitec on Nov 6 2019, 12:41 PM.
Details Summary This was omitted. Also SReg_96Reg missed IsSGPR assignment.
Diff Detail Event TimelineComment Actions
Do we have an existing testcase for this part? Comment Actions
101abd219b3dc77fb531e569e4b6bd86ed48b5c1 fixed the same problem for SGPR96 and tested this with inline asm This revision is now accepted and ready to land.Nov 6 2019, 3:37 PM Closed by commit rGd17bcf2bb919: [AMDGPU] Add handling of 160 bit registers in analyzeResourceUsage (authored by rampitec). · Explain WhyNov 6 2019, 3:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228160 llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/test/CodeGen/AMDGPU/call-graph-register-usage.ll
|