[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
Tue Jan 24 21:53:58 PST 2017


craig.topper updated this revision to Diff 85694.
craig.topper added a comment.

Convert to zero if either input is 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.85694.patch
Type: text/x-patch
Size: 5311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/f56a0bae/attachment.bin>


More information about the llvm-commits mailing list