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 ARM] Set predicable attribute on VFP patterns


On Wed, 2009-08-05 at 13:55 +0100, Ramana Radhakrishnan wrote:
> > 
> > 2009-08-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
> > 
> >         * config/arm/vfp.md (*arm_movsi_vfp): Mark as predicable. 
> > 
> 
> There was a typo in the earlier Changelog. While the fix was for
> *arm_movdi_vfp I ended up typing *arm_movsi_vfp :(. 
> 
> Here's a corrected ChangeLog entry and an updated patch that sets the
> predicable attribute for the *arm_movdf_vfp pattern.
> 
> 2009-08-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
> 
> 	* config/arm/vfp.md (*arm_movdi_vfp): Mark as predicable. 
> 	(*arm_movdf_vfp): Likewise.
> 

OK

R.


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