https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127055
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |crazylht at gmail dot com
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
I have no idea why we inline-expand __builtin_ceil happily but not vectorize
it.
Possibly the expander gates were not updated for vrndscale?
