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]

[COMMITTED][PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics


> On 24 October 2014 03:21, Yangfei (Felix) <felix.yang@huawei.com> wrote:
> 
> > Thanks for the comments. I updated the patch with the intrinsic moved to its
> place.
> > Attached please find the new version of the patch.
> > OK for the trunk?
> >
> >
> > Index: gcc/ChangeLog
> >
> =============================================================
> ======
> > --- gcc/ChangeLog       (revision 216558)
> > +++ gcc/ChangeLog       (working copy)
> > @@ -1,3 +1,39 @@
> > +2014-10-23  Felix Yang  <felix.yang@huawei.com>
> > +       Jiji Jiang <jiangjiji@huawei.com>
> 
> Double space before "<".  Otherwise OK.
> Thanks /Marcus

Committed to trunk as r216630 with the space issue fixed. Thanks.


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