Re: [ARM] Fix RTX cost for vector SET

2015-04-27 Thread Kyrill Tkachov
Hi Kugan, On 25/04/15 00:30, Kugan wrote: Thanks for the review. I have updated the patch based on the comments with some other minor changes. Bootstrapped and regression tested on aarch64-none-linux-gnu with no-new regressions. Is this OK for trunk? Thanks, Kugan gcc/ChangeLog: 2015-04-24

[ARM] Fix RTX cost for vector SET

2015-04-24 Thread Kugan
> > Thanks for the review. I have updated the patch based on the comments > with some other minor changes. Bootstrapped and regression tested on > aarch64-none-linux-gnu with no-new regressions. Is this OK for trunk? > > > Thanks, > Kugan > > > gcc/ChangeLog: > > 2015-04-24 Kugan Vivekananda