]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Remove constraint z from movsi_internal
authorXi Ruoyao <xry111@xry111.site>
Thu, 14 Dec 2023 12:19:47 +0000 (20:19 +0800)
committerXi Ruoyao <xry111@xry111.site>
Thu, 18 Jan 2024 09:07:41 +0000 (17:07 +0800)
commitb4cb9c9606b421a1d95e9bdff7ec3e409a3e9a3b
tree640a9e7b3834ad4846de561de7cf88c53c658fc5
parentf8138d7e2671a267d65eca053b6a133b9c681734
LoongArch: Remove constraint z from movsi_internal

We don't allow SImode in FCC, so constraint z is never really used
here.

gcc/ChangeLog:

* config/loongarch/loongarch.md (movsi_internal): Remove
constraint z.
gcc/config/loongarch/loongarch.md