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

Uriel Korach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 01:51:26 PDT 2017


uriel.k updated this revision to Diff 120777.
uriel.k added a comment.

Added the case of the pattern with X86::FAND. Hopefully this is the last update. Please let me know if there is something else I missed.


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.120777.patch
Type: text/x-patch
Size: 47516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/24c0af6a/attachment.bin>


More information about the llvm-commits mailing list