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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
             Blocks|120763                      |
   Last reconfirmed|                            |2025-07-21
     Ever confirmed|0                           |1

--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Minor update.  I *think* I've found a good combiner pattern to target based on
Dusan's peep2 matcher and assembly code.  I think the question is whether or
not to try and match the pattern I pointed out to Dusan or do something a bit
more general in simplify-rtx.cc so that other targets benefit from the
simplification.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763
[Bug 120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting

Reply via email to