[PATCH] D42772: [X86] Allow KTEST instruction to be used for testing if a mask is all ones

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 09:10:44 PST 2018


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

Accidentally uploaded the patch for https://reviews.llvm.org/D42770 and https://reviews.llvm.org/D42772 together. Reverting back to just https://reviews.llvm.org/D42772


https://reviews.llvm.org/D42772

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-mask-op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42772.132614.patch
Type: text/x-patch
Size: 3246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/de4d8e8a/attachment.bin>


More information about the llvm-commits mailing list