[PATCH] D90217: [AMDGPU][GlobalISel] Fold a chain of two shift instructions with constant operands

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 06:08:08 PDT 2020


mbrkusanin updated this revision to Diff 300971.
mbrkusanin marked 5 inline comments as done.
mbrkusanin added a comment.

- Addressed review comments.
- Updated comment at the start of match function.


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

https://reviews.llvm.org/D90217

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/ashr.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-imm-chain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90217.300971.patch
Type: text/x-patch
Size: 10295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/ee403d12/attachment.bin>


More information about the llvm-commits mailing list