https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106910
--- Comment #3 from Hongtao.liu <crazylht at gmail dot com> --- > The backend should modernize itself, get rid of the > ix86_builtin_vectorized_function parts for those functions and instead rely > on define_expands with vector modes. Indeed, let me do it.