[PATCH] D66232: [InstCombine] Try to reuse constant from select in leading comparison
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 23:48:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369840: [InstCombine] Try to reuse constant from select in leading comparison (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66232?vs=216916&id=217012#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66232/new/
https://reviews.llvm.org/D66232
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll
llvm/trunk/test/Transforms/InstCombine/reuse-constant-from-select-in-icmp.ll
llvm/trunk/test/Transforms/InstCombine/unrecognized_three-way-comparison.ll
llvm/trunk/test/Transforms/InstCombine/xor-of-icmps-with-extra-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66232.217012.patch
Type: text/x-patch
Size: 26785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190824/a03ae874/attachment.bin>
More information about the llvm-commits
mailing list