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

--- Comment #13 from Hongtao.liu <crazylht at gmail dot com> ---
(In reply to Pilar Latiesa from comment #12)
> Wouldn't it make sense for scalar and vector versions to be affected by the
> same options?

I guess the reason is we don't have __builtin_floorf for vector version, and
that option is only apply to direct call for builtin function.

I'm not sure should we apply that to internal fn either(to make vector version
behave the same as scalar version).

Reply via email to