https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
--- Comment #5 from Filip Kastl ---
Btw I also ran into 5% -Ofast -march=native -flto *speedup* on a Zen5 machine.
But that still doesn't offset the 13% that the graph shows.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
Filip Kastl changed:
What|Removed |Added
Summary|[15 Regression] 5-13% |[15 Regression] 5-13%
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
--- Comment #2 from Hans-Peter Nilsson ---
(In reply to Hans-Peter Nilsson from comment #1)
> Not-so-wild guess: r15-518, for similar-but-unrelated reasons to PR115144.
Ah, dyscalculia strikes again. :) Please ignore.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115118
Filip Kastl changed:
What|Removed |Added
Version|14.0|15.0
Target Milestone|---