[PATCH] D72837: [AggressiveInstCombine] Add support for select instruction.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 01:35:20 PST 2020


aymanmus updated this revision to Diff 243762.
aymanmus retitled this revision from "[AggressiveInstCombine] Add support for select instructions" to "[AggressiveInstCombine] Add support for select instruction.".
aymanmus edited the summary of this revision.
aymanmus added a comment.

Removed all cmp instruction handling to get a pure SELECT patch support.


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

https://reviews.llvm.org/D72837

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/trunc_select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72837.243762.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/9cc168f6/attachment.bin>


More information about the llvm-commits mailing list