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

--- Comment #7 from Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> ---
> Let the compiler do its job and let it decide if to use scalars or vectors 
> here.
[…]
> Let it fall back to scalars then.

And you mean that for the general case or the -freciprocal-math case? I assume
you mean the general case. But that means you're saying that SIMD integer
division must be slower for ... out of principle?

https://compiler-explorer.com/z/1ETE4Tacq

Reply via email to