[PATCH][GCC10][1/6] arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics

Kyrylo Tkachov Kyrylo.Tkachov@arm.com
Fri Dec 11 11:11:16 GMT 2020



> -----Original Message-----
> From: Andrea Corallo <Andrea.Corallo@arm.com>
> Sent: 03 December 2020 17:08
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov <Kyrylo.Tkachov@arm.com>; Richard Earnshaw
> <Richard.Earnshaw@arm.com>; nd <nd@arm.com>
> Subject: [PATCH][GCC10][1/6] arm: Add vld1_lane_bf16 + vldq_lane_bf16
> intrinsics
> 
> Hi all,
> 
> first patch of the series to backport a number of bfloat16 intrinsics from
> trunk to gcc-10.
> 
> These patch are including the fixes to the tests that we have applied
> into master.
> 
> Please see refer to:
> ACLE <https://developer.arm.com/docs/101028/latest>
> ISA  <https://developer.arm.com/docs/ddi0596/latest>
> 
> The serie has been bootstrapped on arm-linux-gnueabihf and regtested.
> 
> Okay for gcc-10?

Ok.
Thanks,
Kyrill

> 
> Thanks
> 
>   Andrea


More information about the Gcc-patches mailing list