[bfin] Fix composev2hi

Jie Zhang jzhang918@gmail.com
Fri Aug 24 09:32:00 GMT 2007


With this patch composev2hi pattern puts operands into vector with 
correct order, thus

   __builtin_bfin_compose_2x16(X.im, X.re)

returns vector (X.re, X.im) instead of (X.im, X.re).

OK to commit?


Jie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfin-fix-composev2hi.diff
Type: text/x-patch
Size: 796 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070824/763cef2a/attachment.bin>


More information about the Gcc-patches mailing list