[PATCH] D47983: [IR][PatternMatch] m_APInt(): allow undef elements.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 9 07:20:43 PDT 2018
lebedev.ri updated this revision to Diff 150628.
lebedev.ri added a comment.
Rebased ontop of more tests, NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D47983
Files:
include/llvm/IR/PatternMatch.h
test/Transforms/InstCombine/canonicalize-ashr-shl-to-masking.ll
test/Transforms/InstCombine/canonicalize-lshr-shl-to-masking.ll
test/Transforms/InstCombine/canonicalize-shl-lshr-to-masking.ll
test/Transforms/InstCombine/masked-merge-add.ll
test/Transforms/InstCombine/masked-merge-xor.ll
test/Transforms/InstCombine/vec_shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47983.150628.patch
Type: text/x-patch
Size: 19261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180609/ba165217/attachment.bin>
More information about the llvm-commits
mailing list