[PATCH] D22859: [X86][SSE] Enable target shuffle combining to combine multiple shuffle inputs.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 12:16:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277631: [X86][SSE] Enable target shuffle combining to combine multiple shuffle inputs. (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D22859?vs=65719&id=66689#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22859

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-build-vector.ll
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22859.66689.patch
Type: text/x-patch
Size: 19686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/dfaec06f/attachment.bin>


More information about the llvm-commits mailing list