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: [ARM] Fix length attribute for neon_mov<mode> of VSTRUCT


On Sun, 2010-07-04 at 00:50 +0800, Jie Zhang wrote:
> On 07/01/2010 12:31 AM, Richard Earnshaw wrote:
> >
> > On Wed, 2010-06-30 at 13:05 +0800, Jie Zhang wrote:
> >> I just found that the length attribute of neon_mov<mode>  pattern for
> >> VSTRUCT is not calculated correctly. This patch should fix it. Testing
> >> on arm-none-eabi for NEON has no regressions. Is it OK to commit?
> >>
> >
> > I *think* this is OK (my one area of concern is whether or not we can
> > still have subreg(mem) at the time that arm_attr_length_move_neon is
> > called).
> >
> > Please wait 24 hours; if nobody says, "yes, you can have such beasts" in
> > that time, then you can check this in.
> >
> Thanks. Now I have committed it on trunk. OK for 4.5 branch, too?

Yes.
R.


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