https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101621
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The cast issue is because in GCC 9, it was not producing PERM at the gimple level which was fixed correctly in GCC 11. clang_shuffle_with_zero can easy be added.