[PATCH] D38714: [AVX512] Don't mark EXTLOAD as legal with AVX512. Continue using custom lowering.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 19:13:59 PDT 2017


craig.topper updated this revision to Diff 118527.
craig.topper added a comment.

Rebase after fixing broadcast_mem_v4i16_v16i16 for AVX2.


https://reviews.llvm.org/D38714

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx2-vbroadcast.ll
  test/CodeGen/X86/avx512-shuffles/broadcast-vector-int.ll
  test/CodeGen/X86/vec_int_to_fp.ll
  test/CodeGen/X86/vector-shuffle-128-v4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38714.118527.patch
Type: text/x-patch
Size: 21716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/a288bee5/attachment.bin>


More information about the llvm-commits mailing list