[PATCH] D49957: [InstSimplify] Moved Select + AND/OR tests from InstCombine
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 28 06:53:10 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338195: [InstSimplify] Moved Select + AND/OR tests from InstCombine (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49957?vs=157851&id=157853#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49957
Files:
llvm/trunk/test/Transforms/InstCombine/select-and-cmp.ll
llvm/trunk/test/Transforms/InstCombine/select-or-cmp.ll
llvm/trunk/test/Transforms/InstSimplify/select-and-cmp.ll
llvm/trunk/test/Transforms/InstSimplify/select-or-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49957.157853.patch
Type: text/x-patch
Size: 24080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/800beccb/attachment.bin>
More information about the llvm-commits
mailing list