[i386] tidy interleave pattern names

Richard Henderson rth@redhat.com
Fri Nov 27 16:07:00 GMT 2009


The canonical optab name for the x86 "unpck" style instructions is 
"vec_interleave_{high,low}".  We had a brace of unnecessary expanders 
that effectively renamed one from the other.  This patch deletes the
redundant expanders and renames the original instructions.

Tested on x86-64.


r~
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: z
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20091127/7a7266ef/attachment.ksh>


More information about the Gcc-patches mailing list