]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips: Fix missing mode in neg<mode:MSA>2
authorXi Ruoyao <xry111@xry111.site>
Mon, 5 Feb 2024 12:17:25 +0000 (20:17 +0800)
committerXi Ruoyao <xry111@xry111.site>
Mon, 5 Feb 2024 12:20:05 +0000 (20:20 +0800)
commit55357960fbddd261e32f088f5dd328d58b0f25b3
treeb959e5951e2b8fdbd4b21ce8571a4fb46a377f8a
parent4d7fe3cf82505b45719356a2e51b1480b5ee21d6
mips: Fix missing mode in neg<mode:MSA>2

I was too sleepy writting this :(.

gcc/ChangeLog:

* config/mips/mips-msa.md (neg<mode:MSA>2): Add missing mode for
neg.
gcc/config/mips/mips-msa.md