https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121749
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(insn:TI 11 14 17 (set (reg:SI 63 v31 [108])
(us_truncate:SI (lshiftrt:DI (reg:DI 63 v31)
(const_int 33 [0x21])))) "/app/example.cpp":5:1 3935
{aarch64_uqshrn_ndi}
(nil))
Using the predicate of `aarch64_simd_shift_imm_offset_<ve_mode>`. I suspect
that should be of the narrow mode rather than of the original mode.
