> -----Original Message----- > From: Prathamesh Kulkarni <prathamesh.kulka...@linaro.org> > Sent: 08 December 2020 11:04 > To: gcc Patches <gcc-patches@gcc.gnu.org>; Kyrylo Tkachov > <kyrylo.tkac...@arm.com> > Subject: [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 ?
Ok. Thanks, Kyrill > > Thanks, > Prathamesh