[PATCH] D27992: [InstCombine] Canonicalize insert sequences that broadcast a value into a insert + shuffle

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 16:28:44 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290641: [InstCombine] Canonicalize insert splat sequences into an insert + shuffle (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D27992?vs=82119&id=82565#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27992

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/BBVectorize/X86/loop1.ll
  llvm/trunk/test/Transforms/BBVectorize/loop1.ll
  llvm/trunk/test/Transforms/BBVectorize/simple-int.ll
  llvm/trunk/test/Transforms/InstCombine/broadcast.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/operandorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27992.82565.patch
Type: text/x-patch
Size: 13845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/0bbc98d0/attachment.bin>


More information about the llvm-commits mailing list