[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
Sat Oct 14 09:46:54 PDT 2017


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

Rebase after fixing some of the folding problems.


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.119030.patch
Type: text/x-patch
Size: 21716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171014/2245e20b/attachment.bin>


More information about the llvm-commits mailing list