[PATCH] D46814: [InstCombine] Fold unfolded masked merge pattern with variable mask!
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 10:51:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333106: [InstCombine] Fold unfolded masked merge pattern with variable mask! (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46814?vs=147897&id=148250#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46814
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/test/Transforms/InstCombine/and-or-not.ll
llvm/trunk/test/Transforms/InstCombine/masked-merge-add.ll
llvm/trunk/test/Transforms/InstCombine/masked-merge-and-of-ors.ll
llvm/trunk/test/Transforms/InstCombine/masked-merge-or.ll
llvm/trunk/test/Transforms/InstCombine/masked-merge-xor.ll
llvm/trunk/test/Transforms/InstCombine/vec_sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46814.148250.patch
Type: text/x-patch
Size: 30948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/3e6f1dfa/attachment.bin>
More information about the llvm-commits
mailing list