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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://gcc.gnu.org/piperma
                   |                            |il/gcc-patches/2024-August/
                   |                            |661650.html
           Keywords|                            |patch

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661650.html

I think this depends on the other patch (the first patch in the series is
independent but was useful to help debug this).

Note I used what I thought Ampere1B's cost would as the generic cost. It is the
only core in GCC that implements CSSC right now. The generic cost can be
changed once more cores implement it; e.g. if it becomes cnt is one cycle in
most common cores it should be changed but that is future work.

Reply via email to