Extend SILoadStoreOptimizer to merge into DWORDX8 variant of S_BUFFER_LOAD.
Merging into DWORDX2 and DWORDX4 variants is handled already.
Paths
| Differential D108909
[AMDGPU] Add merging into S_BUFFER_LOAD_DWORDX8_IMM ClosedPublic Authored by piotr on Aug 30 2021, 2:17 AM.
Details Summary Extend SILoadStoreOptimizer to merge into DWORDX8 variant of S_BUFFER_LOAD. Merging into DWORDX2 and DWORDX4 variants is handled already.
Diff Detail
Event TimelineHerald added subscribers: foad, kerbowa, hiraditya and 8 others. · View Herald TranscriptAug 30 2021, 2:17 AM This revision is now accepted and ready to land.Aug 31 2021, 1:25 AM This revision was landed with ongoing or failed builds.Sep 2 2021, 7:28 AM Closed by commit rG30d6c39bca6c: [AMDGPU] Add merging into S_BUFFER_LOAD_DWORDX8_IMM (authored by piotr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370265 llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
llvm/test/CodeGen/AMDGPU/merge-sbuffer-load.mir
|