[PATCH] D38932: [X86] Lower vselect with constant condition to vector_shuffle even with AVX512 instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 14 23:39:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315849: [X86] Lower vselect with constant condition to vector_shuffle even with AVX512… (authored by ctopper).

Repository:
  rL LLVM

https://reviews.llvm.org/D38932

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/vector-shuffle-combining-avx2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38932.119061.patch
Type: text/x-patch
Size: 6776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/9548f176/attachment.bin>


More information about the llvm-commits mailing list