[PATCH] D90223: [AMDGPU][GlobalISel] Combine shift + logic + shift with constant operands

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 08:50:20 PST 2020


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

- Rebase


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

https://reviews.llvm.org/D90223

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/combine-shift-of-shifted-logic-shlsat.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-of-shifted-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90223.303458.patch
Type: text/x-patch
Size: 32628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/f0e92746/attachment-0001.bin>


More information about the llvm-commits mailing list