Please review: Optimize vector multiply on X86

Demikhovsky, Elena elena.demikhovsky at intel.com
Sun Jun 16 05:22:23 PDT 2013


I added an optimization that converts vector operation multiply by const to SHIFT.
I did this optimization for X86 only.
I'm wondering why it was not implemented for all targets.  I saw a proposal sent by Andrea about month ago, but it is, probably, was rejected.

-        Elena



---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130616/bcb4e4f1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mul.diff
Type: application/octet-stream
Size: 7005 bytes
Desc: mul.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130616/bcb4e4f1/attachment.obj>


More information about the llvm-commits mailing list