[PATCH] D15096: [InstCombine] transform more extract/insert pairs into shuffles (PR2109)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 13:21:26 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256394: [InstCombine] transform more extract/insert pairs into shuffles (PR2109) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D15096?vs=41452&id=43618#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15096

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/insert-extract-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15096.43618.patch
Type: text/x-patch
Size: 7208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/6cb244b3/attachment.bin>


More information about the llvm-commits mailing list