https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66791

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Prathamesh Kulkarni
<prathamesh3...@gcc.gnu.org>:

https://gcc.gnu.org/g:a802a2ef5f16bdaa0fd3b24c47e5cf50149b90f4

commit r11-6668-ga802a2ef5f16bdaa0fd3b24c47e5cf50149b90f4
Author: Prathamesh Kulkarni <prathamesh.kulka...@linaro.org>
Date:   Thu Jan 14 19:58:35 2021 +0530

    arm: Replace calls to __builtin_vcge* by <=,>= in arm_neon.h [PR66791]

    gcc/
    2021-01-14  Prathamesh Kulkarni  <prathamesh.kulka...@linaro.org>

            PR target/66791
            * config/arm/arm_neon.h: Replace calls to __builtin_vcge* by
            <=, >= operators in vcle and vcge intrinsics respectively.
            * config/arm/arm_neon_builtins.def: Remove entry for
            vcge and vcgeu.

Reply via email to