[PATCH] D74484: [AggressiveInstCombine] Add support for ICmp instr that feeds a select intsr's condition operand.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 07:21:07 PST 2020


aymanmus updated this revision to Diff 244427.
aymanmus added a comment.

Addressed @nikic & @lebedev.ri comments.


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

https://reviews.llvm.org/D74484

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74484.244427.patch
Type: text/x-patch
Size: 14869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/87dd074d/attachment.bin>


More information about the llvm-commits mailing list