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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2024-09-02
                 CC|                            |law at gcc dot gnu.org

--- Comment #2 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Most of these should be fixed at this point...

cm_mv_rv32, calling-convention-?, shorten-memrefs-?

I left dup-{1,2,3} and vlmax_back_prop-37 and vsetvl-15 as-is.  I couldn't
convince myself that my local changes were actually desirable.  We really need
someone to dive into the before/after again on those.  If the after is
reasonable, then obviously we update the test.  If not, then we have a
regression related to late-combine and it needs to be marked as-such so that
it's considered during the gcc-15 bugfixing cycle.

Reply via email to