It must use m0 only on GFX8. Later chips can use ang SGPR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128765
[AMDGPU] Relax verification of soffset in scalar stores ClosedPublic Authored by rampitec on Jun 28 2022, 3:08 PM.
Details Summary It must use m0 only on GFX8. Later chips can use ang SGPR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2022, 3:54 PM This revision was landed with ongoing or failed builds.Jun 28 2022, 4:10 PM Closed by commit rG21895c6b5060: [AMDGPU] Relax verification of soffset in scalar stores (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 440801 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/verify-scalar-store.mir
|