[PATCH] D83833: [GISel] Add new GISel combiners for G_SELECT

Michael Kitzan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 23:48:52 PDT 2020


mkitzan updated this revision to Diff 287841.
mkitzan added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

- Rebased and resolved conflicts
- Fixed `test/CodeGen/AMDGPU/GlobalISel/postlegalizercombiner-select.mir` to continue testing unmerge with same regs <https://github.com/llvm/llvm-project/commit/f6a6de288bfb23e45ab2558a9c163132cfe7579a>


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

https://reviews.llvm.org/D83833

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-select.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizercombiner-select.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83833.287841.patch
Type: text/x-patch
Size: 8258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/6ace942b/attachment.bin>


More information about the llvm-commits mailing list