[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:07:28 PST 2018


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

Fix review comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D42772

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

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


More information about the llvm-commits mailing list