[PATCH] [x86] instcombine more cases of insertps into a shufflevector
Sanjay Patel
spatel at rotateright.com
Fri Apr 24 12:43:27 PDT 2015
Thanks, Simon!
Patch updated:
I had the zmask override in my sites, but I didn't recognize that it was just going to be one more check in the 'if'. :)
Added test case to verify the zmask override even with 2 different input vectors.
http://reviews.llvm.org/D9257
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-insertps.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9257.24408.patch
Type: text/x-patch
Size: 5467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150424/3db02f3c/attachment.bin>
More information about the llvm-commits
mailing list