[PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 10:26:00 PDT 2016


RKSimon updated this revision to Diff 64519.
RKSimon added a comment.

Added AVX512 support


Repository:
  rL LLVM

https://reviews.llvm.org/D22460

Files:
  lib/IR/AutoUpgrade.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll
  test/CodeGen/X86/avx-intrinsics-x86.ll
  test/CodeGen/X86/avx-vbroadcastf128.ll
  test/CodeGen/X86/avx2-intrinsics-fast-isel.ll
  test/CodeGen/X86/avx2-vbroadcasti128.ll
  test/CodeGen/X86/avx512-vbroadcasti128.ll
  test/CodeGen/X86/vector-shuffle-256-v4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22460.64519.patch
Type: text/x-patch
Size: 40101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/44978c20/attachment.bin>


More information about the llvm-commits mailing list