RE: [ARM][PR66791] Replace builtins for vclt and vcgt intrinsics in arm_neon.h
> -Original Message- > From: Prathamesh Kulkarni > Sent: 08 December 2020 11:04 > To: gcc Patches ; Kyrylo Tkachov > > Subject: [ARM][PR66791] Replace builtins for vclt and vcgt intrinsics in > arm_neon.h > > Hi, > This patch replaces calls to __builtin
[ARM][PR66791] Replace builtins for vclt and vcgt intrinsics in arm_neon.h
Hi, This patch replaces calls to __builtin_neon_vcgt* by < and > in vclt and vcgt intrinsics respectively, and removes entry to vcgt from arm_neon_builtins.def. OK to commit ? Thanks, Prathamesh vclt-2.diff Description: Binary data