[PATCH] D15310: [X86][AVX] Fold loads + splats into broadcast instructions

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 14:20:17 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255061: [X86][AVX] Fold loads + splats into broadcast instructions (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D15310?vs=42111&id=42227#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15310

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-splat.ll
  llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15310.42227.patch
Type: text/x-patch
Size: 15370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/1ed8d35b/attachment-0001.bin>


More information about the llvm-commits mailing list