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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 23:57:50 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324577: [X86] Allow KORTEST instruction to be used for testing if a mask is all ones (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42772?vs=133258&id=133377#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42772

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42772.133377.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/4b9cbb31/attachment.bin>


More information about the llvm-commits mailing list