[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 Nov 10 02:35:57 PST 2020


mbrkusanin updated this revision to Diff 304109.
mbrkusanin added a comment.

- Rebase
- Updated comments




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-illegal-types.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-imm-chain-shlsat.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-imm-chain.ll

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


More information about the llvm-commits mailing list