[PATCH] D83240: [AMDGPU][GlobalISel] Fix G_AMDGPU_TBUFFER_STORE_FORMAT mapping
Mirko Brkusanin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 02:44:33 PDT 2020
mbrkusanin updated this revision to Diff 276677.
mbrkusanin added a comment.
- Updated tests.
- Added tests with waterfall loops.
- Changed them to -stop-after=instruction-select like others for GlobalISel.
Didn't know what waterfall loops were before. Let me know if all the necessary cases are covered.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83240/new/
https://reviews.llvm.org/D83240
Files:
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.tbuffer.store.f16.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.tbuffer.store.i8.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.tbuffer.store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83240.276677.patch
Type: text/x-patch
Size: 115493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/e2a824f3/attachment.bin>
More information about the llvm-commits
mailing list