https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118727
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|loongarch64-linux-gnu, |loongarch64-linux-gnu |aarch64, | --- Comment #14 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- Anyway it does not affect AArch64, so removing it from target list. LoongArch is the only target having both uabd and sabd but not vect_widen_uabd/vec_widen_sabd. RISC-V and PowerPC only have uabd (no sabd) and they don't have vect_widen_uabd/vec_widen_sabd as well, but I'm not sure if they are affected.