[PATCH] D15096: [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 16:24:37 PST 2015
spatel updated this revision to Diff 41452.
spatel added a comment.
Patch updated:
1. Removed check for 2x shuffle.
2. Updated 'too_wide' test case because it's not too wide!
http://reviews.llvm.org/D15096
Files:
lib/Transforms/InstCombine/InstCombineVectorOps.cpp
test/Transforms/InstCombine/insert-extract-shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15096.41452.patch
Type: text/x-patch
Size: 7142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/07996886/attachment.bin>
More information about the llvm-commits
mailing list