[PATCH] D28979: [X86] Add demanded elts support for the inputs to pclmul intrinsic
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 22 22:39:36 PST 2017
craig.topper updated this revision to Diff 85326.
craig.topper added a comment.
Optimize to undef if both inputs are undef.
https://reviews.llvm.org/D28979
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-clmulqdq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28979.85326.patch
Type: text/x-patch
Size: 5224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/986e1bb3/attachment.bin>
More information about the llvm-commits
mailing list