public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/110004] New: large increase in profile mismatches on tramp3d
@ 2023-05-27 15:30 hubicka at gcc dot gnu.org
  2023-05-30  7:46 ` [Bug middle-end/110004] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hubicka at gcc dot gnu.org @ 2023-05-27 15:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110004
           Summary: large increase in profile mismatches on tramp3d
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hubicka at gcc dot gnu.org
  Target Milestone: ---

https://lnt.opensuse.org/db_default/v4/CPP/latest_runs_report

it is between g:c5300bf3110b44e2742b36f49c2a380abd08d9c5 and
g:d6b756447cd58bcca20e6892790582308b869817

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/110004] large increase in profile mismatches on tramp3d
  2023-05-27 15:30 [Bug middle-end/110004] New: large increase in profile mismatches on tramp3d hubicka at gcc dot gnu.org
@ 2023-05-30  7:46 ` rguenth at gcc dot gnu.org
  2023-07-01 22:13 ` hubicka at gcc dot gnu.org
  2023-07-02  8:25 ` hubicka at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-05-30  7:46 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-*-*
            Version|unknown                     |14.0
           Keywords|                            |needs-bisection

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
isn't that just from 1 mismatch to 2 for some RTL passes?!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/110004] large increase in profile mismatches on tramp3d
  2023-05-27 15:30 [Bug middle-end/110004] New: large increase in profile mismatches on tramp3d hubicka at gcc dot gnu.org
  2023-05-30  7:46 ` [Bug middle-end/110004] " rguenth at gcc dot gnu.org
@ 2023-07-01 22:13 ` hubicka at gcc dot gnu.org
  2023-07-02  8:25 ` hubicka at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: hubicka at gcc dot gnu.org @ 2023-07-01 22:13 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Linkes the statistics for outedges (that probabilities sums to 100).
Here are statistic for inedges.

We track mismatches after alignments RTL pass since it is last one, so it
cummulates all the mismatches through the pipeline. Martin was objecting agains
tracing all the passes independently.

https://lnt.opensuse.org/db_default/v4/CPP/graph?highlight_run=42409&plot.0=353.964.7

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/110004] large increase in profile mismatches on tramp3d
  2023-05-27 15:30 [Bug middle-end/110004] New: large increase in profile mismatches on tramp3d hubicka at gcc dot gnu.org
  2023-05-30  7:46 ` [Bug middle-end/110004] " rguenth at gcc dot gnu.org
  2023-07-01 22:13 ` hubicka at gcc dot gnu.org
@ 2023-07-02  8:25 ` hubicka at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: hubicka at gcc dot gnu.org @ 2023-07-02  8:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
It seems that fixing (part of) the jump threading profile mismatches has
improved stats a lot. Still there are some more visible regressions that can be
understood.  I looked into range for first and did not see obvious candidate.

2022-05-04 g:d7de15fd93fc654e to 2022-05-06 g:37f57a3f4e48fe1a
2022-07-02 g:ed974488991256c5 to 2022-07-06 g:d1f3a3fffeb40e64
2022-09-28 g:5d7be27bf7ef63c7 to 2022-09-30 g:43faf3e5445b5717

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-02  8:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27 15:30 [Bug middle-end/110004] New: large increase in profile mismatches on tramp3d hubicka at gcc dot gnu.org
2023-05-30  7:46 ` [Bug middle-end/110004] " rguenth at gcc dot gnu.org
2023-07-01 22:13 ` hubicka at gcc dot gnu.org
2023-07-02  8:25 ` hubicka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).