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

Uriel Korach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 02:16:29 PDT 2017


uriel.k updated this revision to Diff 118566.
uriel.k marked 2 inline comments as done and 2 inline comments as done.
uriel.k added a comment.

fixed requested changes by Simon and Craig and as you can see added the new test files to trunk as NFC commit and showed the diff.


https://reviews.llvm.org/D38732

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38732.118566.patch
Type: text/x-patch
Size: 47491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/90cbe6be/attachment.bin>


More information about the llvm-commits mailing list