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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Aarch64] Failure to use    |Failure to use csinv
                   |csinv instead of mvn+csel   |instead of mvn+csel where
                   |where possible              |possible

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Oh by the way it looks like LLVM does not do a good job on x86 either. But with
my idea, GCC will do better than LLVM on x86 even.

Reply via email to