- Add test cases for GFX10, which has narrower offset range compared to GFX9.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | ||
---|---|---|
1434 | This is a separate change |
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | ||
---|---|---|
1434 | yeah, but this trivial issue is exposed with the new tests added. I'd like to address here as that's the general thing when a register operand is replaced. |
llvm/lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
1098 | We should have additional addressing mode stress tests like we already have that hit this issue |
We should have additional addressing mode stress tests like we already have that hit this issue