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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 15 09:41:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315860: [AVX512] Don't mark EXTLOAD as legal with AVX512. Continue using custom… (authored by ctopper).

Repository:
  rL LLVM

https://reviews.llvm.org/D38714

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38714.119085.patch
Type: text/x-patch
Size: 23676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/954703c6/attachment.bin>


More information about the llvm-commits mailing list