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

--- Comment #11 from Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> ---
liuhongt at gcc dot gnu.org [Wednesday, 26 August 2026, 09:38:12 CEST]:
> scalar expander has an additional flag_fp_int_builtin_inexact to inline
> __builtin_ceil, Maybe we should also check flag_fp_int_builtin_inexact for
> corresponding vector expanders.

Is that the reason why I would sometimes see GCC emitting functions for a 
single vroundps instruction? (I was trying to create a reproducible test case 
and report it separately. But I'm happy if we can resolve this in one go.)

Reply via email to