https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113221
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually `(match_operand 0 "register_operand")` should be used instead of the current `(match_code "reg,subreg")`.
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 16 Jan 2024 15:31:52 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113221
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually `(match_operand 0 "register_operand")` should be used instead of the current `(match_code "reg,subreg")`.