[PATCH] D46814: [InstCombine] Fold unfolded masked merge pattern with variable mask!
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 04:20:57 PDT 2019
This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b6c553bb895: [InstCombine] Fold unfolded masked merge pattern with variable mask! (authored by lebedev.ri).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D46814?vs=148250&id=223497#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D46814/new/
https://reviews.llvm.org/D46814
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-or-not.ll
llvm/test/Transforms/InstCombine/masked-merge-add.ll
llvm/test/Transforms/InstCombine/masked-merge-and-of-ors.ll
llvm/test/Transforms/InstCombine/masked-merge-or.ll
llvm/test/Transforms/InstCombine/masked-merge-xor.ll
llvm/test/Transforms/InstCombine/vec_sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46814.223497.patch
Type: text/x-patch
Size: 30822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/cc5bec83/attachment.bin>
More information about the llvm-commits
mailing list