[PATCH] D23490: [AVX512] Generate KORTEST instead of TEST.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 02:01:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279960: [AVX512] In some cases KORTEST instruction may be used instead of ZEXT + TEST… (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D23490?vs=69532&id=69544#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23490

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512-i1test.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23490.69544.patch
Type: text/x-patch
Size: 105633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/b619009c/attachment-0001.bin>


More information about the llvm-commits mailing list