[PATCH] D46086: [InstCombine] refine select-of-constants to bitwise ops
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 15:02:21 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331486: [InstCombine] refine select-of-constants to bitwise ops (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46086?vs=144446&id=145101#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46086
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/rem.ll
llvm/trunk/test/Transforms/InstCombine/select-icmp-and.ll
llvm/trunk/test/Transforms/InstCombine/unrecognized_three-way-comparison.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46086.145101.patch
Type: text/x-patch
Size: 29223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/3ced6e3f/attachment.bin>
More information about the llvm-commits
mailing list