[Bug rtl-optimization/123308] Recent ifcvt's change causes RISC-V regressions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 26 19:45:00 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123308

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
   Last reconfirmed|                            |2025-12-26
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I have to look but QImode should be fine to be handled. Or maybe the issue is
we need to try the promoted mode too. Like it is done from
expand_cond_expr_using_cmove .


More information about the Gcc-bugs mailing list