This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] Fix bswap regression: expand 8bit rotations of 16bit values into bswaphi patterns


> From: Jeff Law [mailto:law@redhat.com]
> Sent: Friday, November 07, 2014 8:48 PM
> >
> > ChangeLog entry is as follows:
> >
> > 2014-11-03  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> >
> >          * expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to
> >          bswaphi if available.
> Approved.  Sorry for the noise WRT wider modes.

Not at all, it's a valuable feedback about the need for a comment. Especially since I was slow to realize this.

Best regards,

Thomas 





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]