[PATCH] D54280: [x86] try to form broadcast before widening shuffle elements

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 06:57:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346498: [x86] try to form broadcast before widening shuffle elements (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54280?vs=173238&id=173323#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54280

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub-undef.ll
  llvm/trunk/test/CodeGen/X86/insert-into-constant-vector.ll
  llvm/trunk/test/CodeGen/X86/shuffle-of-splat-multiuses.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54280.173323.patch
Type: text/x-patch
Size: 6745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/f5b4b5e4/attachment.bin>


More information about the llvm-commits mailing list