https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127055
--- Comment #12 from Hongtao Liu <liuhongt at gcc dot gnu.org> --- (In reply to Matthias Kretz (Vir) from comment #11) > 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.) It's the reasone for #c7.
