[PATCH] [X86] canonicalize a v2f64 blendi of 2 registers
Sanjay Patel
spatel at rotateright.com
Fri Feb 20 07:03:39 PST 2015
I don't know how I blanked on the target-specific combine option. Sorry about that. Thanks for the pointers!
Patch updated to include a PerformBLENDICombine() that handles the canonicalization. I also added a comment about the size optimization potential of 'movsd'.
http://reviews.llvm.org/D7777
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrSSE.td
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7777.20398.patch
Type: text/x-patch
Size: 4199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150220/3d62525a/attachment.bin>
More information about the llvm-commits
mailing list