[PATCH] D38732: [X86][AVX512] Improve lowering of AVX512 test intrinsics

Uriel Korach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 01:23:27 PST 2017


This revision was automatically updated to reflect the committed changes.
uriel.k marked an inline comment as done.
Closed by commit rL317465: [X86][AVX512] Improve lowering of AVX512 test intrinsics (authored by uriel.k).

Changed prior to commit:
  https://reviews.llvm.org/D38732?vs=120777&id=121695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38732

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-skx-insert-subvec.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-vec-test-testn.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-vec-test-testn.ll
  llvm/trunk/test/CodeGen/X86/avx512f-vec-test-testn.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-vec-test-testn.ll
  llvm/trunk/test/CodeGen/X86/compress_expand.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll
  llvm/trunk/test/CodeGen/X86/setcc-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38732.121695.patch
Type: text/x-patch
Size: 47643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/e79ff425/attachment.bin>


More information about the llvm-commits mailing list