On Tue, 22 Jun 2021 at 15:04, Prathamesh Kulkarni <prathamesh.kulka...@linaro.org> wrote: > > Hi, > The attached patch gates abs(__a) cmp abs(__b) for vca intrinsics on > __FAST_MATH__. I moved vabs intrinsics before vcage_f32 since vca > intrinsics use those. > Bootstrapped+tested on arm-linux-gnueabihf. > OK to commit ? ping https://gcc.gnu.org/pipermail/gcc-patches/2021-June/573384.html
Thanks, Prathamesh > > Thanks, > Prathamesh