https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97743
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Benchmarking shows at least on i9-7960X the multiplications to be faster -
0m0.493s for multiplication, 0m0.737s for ? 743 : 0 for 1 billion iterations in
a tight loop storing the result into memory.
