[PATCH] D98940: [AMDGPU] Allow index optimisation in SIPreEmitPeephole for bundles

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 05:42:44 PDT 2021


critson updated this revision to Diff 331839.
critson added a comment.

- Add basic tests (copies of unbundled ones)
- Add comment w.r.t. need to process bundles


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98940/new/

https://reviews.llvm.org/D98940

Files:
  llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
  llvm/test/CodeGen/AMDGPU/set-gpr-idx-peephole.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98940.331839.patch
Type: text/x-patch
Size: 14403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/d22a4c1f/attachment.bin>


More information about the llvm-commits mailing list