[PATCH] D53507: [InstCombine] try to turn shuffle into insertelement

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 08:29:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345607: [InstCombine] try to turn shuffle into insertelement (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53507?vs=170437&id=171710#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53507

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: D53507.171710.patch
Type: text/x-patch
Size: 10931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/61a18ff6/attachment.bin>


More information about the llvm-commits mailing list