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: [AArch64][10/14] ARMv8.2-A FP16 lane scalar intrinsics


On Thu, Jul 07, 2016 at 05:18:29PM +0100, Jiong Wang wrote:
> This patch adds ARMv8.2-A FP16 lane scalar intrinsics.

OK.

Thanks,
James

> 
> gcc/
> 2016-07-07  Jiong Wang <jiong.wang@arm.com>
> 
>         * config/aarch64/arm_neon.h (vfmah_lane_f16): New.
>         (vfmah_laneq_f16): Likewise.
>         (vfmsh_lane_f16): Likewise.
>         (vfmsh_laneq_f16): Likewise.
>         (vmulh_lane_f16): Likewise.
>         (vmulh_laneq_f16): Likewise.
>         (vmulxh_lane_f16): Likewise.
>         (vmulxh_laneq_f16): Likewise.
> 


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