[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
Sun Feb 16 05:36:13 PST 2020
aymanmus updated this revision to Diff 244869.
aymanmus marked 4 inline comments as done.
aymanmus added a comment.
Fix the constant aux functions to correctly handle vector constants.
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.244869.patch
Type: text/x-patch
Size: 19201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/15df2052/attachment.bin>
More information about the llvm-commits
mailing list