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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 07:18:28 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276281: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128 (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D22460?vs=64519&id=64884#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22460

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22460.64884.patch
Type: text/x-patch
Size: 39658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/9dbdc688/attachment.bin>


More information about the llvm-commits mailing list