https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105591
--- Comment #10 from Hongtao.liu <crazylht at gmail dot com> --- Understand code like builtin_shuffle may have out-range index which needs to be clamped, but why vec_perm_expr also needs to accept that.