https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90332
ktkachov at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ktkachov at gcc dot gnu.org --- Comment #3 from ktkachov at gcc dot gnu.org --- btw, I vaguely remember trying out Richard's patch back in stage 3 on aarch64 and it didn't end up triggering there because we had not implemented the vec_initv16qiv8qi optab on aarch64, that is a vector construction of a v16qi vector from a v8qi initialiser.