]> git.ipfire.org Git - thirdparty/gcc.git/commit
SH: Fix the condition to use movsh_ie_y pattern.
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Tue, 24 Sep 2024 09:35:46 +0000 (18:35 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Wed, 25 Sep 2024 01:22:10 +0000 (10:22 +0900)
commiteee3b80ab6217ab792f01280bc6240c55468600a
treea6e9cc57637ae416d2e1b66c992c5fb9ba2ff77a
parent4d28c5b1eb15cff97f07982c73770485e6eaa986
SH: Fix the condition to use movsh_ie_y pattern.

gcc/ChangeLog:
* config/sh/sh.cc (sh_movsf_ie_y_split_p): Take the subreg
of DImode into account.
gcc/config/sh/sh.cc