[PATCH] D42772: [X86] Allow KORTEST 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
Wed Feb 7 10:55:33 PST 2018


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

Update comment in test so I don't forget it when the parent revision gets approved.


https://reviews.llvm.org/D42772

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42772.133258.patch
Type: text/x-patch
Size: 7477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/02f5f0ee/attachment.bin>


More information about the llvm-commits mailing list