[PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR

Simon Pilgrim llvm-dev at redking.me.uk
Tue Mar 24 04:46:17 PDT 2015


Updated patch based on Hal's review.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8516

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/arm64-neon-copy.ll
  test/CodeGen/AArch64/arm64-vshuffle.ll
  test/CodeGen/PowerPC/vperm-lowering.ll
  test/CodeGen/X86/mmx-bitcast.ll
  test/CodeGen/X86/sse41.ll
  test/CodeGen/X86/vec_insert-5.ll
  test/CodeGen/X86/vec_insert-mmx.ll
  test/CodeGen/X86/vec_zero_cse.ll
  test/CodeGen/X86/vector-shuffle-128-v16.ll
  test/CodeGen/X86/vector-shuffle-128-v8.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8516.22555.patch
Type: text/x-patch
Size: 32970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150324/8c0f0ca8/attachment.bin>


More information about the llvm-commits mailing list