[Bug middle-end/110004] large increase in profile mismatches on tramp3d

2023-07-02 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004 --- Comment #3 from Jan Hubicka --- 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 s

[Bug middle-end/110004] large increase in profile mismatches on tramp3d

2023-07-01 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004 --- Comment #2 from Jan Hubicka --- 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 thr

[Bug middle-end/110004] large increase in profile mismatches on tramp3d

2023-05-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110004 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Version|unknown