[PATCH] D34242: [InstCombine] canonicalize icmp predicate feeding select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 10:53:36 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306435: [InstCombine] canonicalize icmp predicate feeding select (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D34242?vs=102675&id=104215#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34242
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/ffs-1.ll
llvm/trunk/test/Transforms/InstCombine/icmp.ll
llvm/trunk/test/Transforms/InstCombine/logical-select.ll
llvm/trunk/test/Transforms/InstCombine/max-of-nots.ll
llvm/trunk/test/Transforms/InstCombine/select-with-bitwise-ops.ll
llvm/trunk/test/Transforms/InstCombine/select.ll
llvm/trunk/test/Transforms/LoopVectorize/if-conversion.ll
llvm/trunk/test/Transforms/LoopVectorize/minmax_reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34242.104215.patch
Type: text/x-patch
Size: 15300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/5edd14fb/attachment.bin>
More information about the llvm-commits
mailing list