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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This is not a good benchmark, you aren't actually using the result of the cmov
(e.g. in the caller) in any way, so no wonder you don't care about the terrible
latency it has.

Reply via email to