> On 21/01/15 09:22, Yangfei (Felix) wrote:
> > This is a ping for:
> > https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01008.html
> > I updated the testcase adding test for vfmsq_n_f64 intrinsic.
> > Test OK for both aarch64-linux-gnu and aarch64_be-linux-gnu-gcc.
> > OK for the trunk?  Thanks.
> >
> >
> > Index: gcc/ChangeLog
> >
> =============================================================
> ======
> > --- gcc/ChangeLog   (revision 219845)
> > +++ gcc/ChangeLog   (working copy)
> > @@ -1,3 +1,8 @@
> > +2015-01-21  Felix Yang  <felix.y...@huawei.com>
> > +
> > +   * config/aarch64/arm_neon.h (vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64):
> New
> > +   intrinsics.
> > +
> 
> Hi Felix,
> 
> Thanks for the the patch. It LGTM apart from one point - you seem to have
> missed out vfms_n_f64?
> 
> Thanks,
> Tejas.
> 

Hello Tejas,

    You are right, the vfms_n_f64 is missing here.  And I find that vfma_n_f64 
is not there too. 
    I would like to compose up another patch to add them.  So is this patch OK 
for the trunk? 
    Thanks.

Reply via email to