-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate NewPM support #46824
Activate NewPM support #46824
Conversation
ff413d4
to
09de8e9
Compare
@nanosoldier |
@nanosoldier |
@nanosoldier |
Your package evaluation job has completed - possible new issues were detected. A full report can be found here. |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
@nanosoldier |
@nanosoldier |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
11af92e
to
e0f4a78
Compare
@nanosoldier |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
Your package evaluation job has completed - possible new issues were detected. A full report can be found here. |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
4405053
to
2f6a2a9
Compare
2f6a2a9
to
39c2fb6
Compare
@oscardssmith was this PR closed on purpose? |
As I understand it, #47038 supersedes this. |
It'd be helpful to motivate why PRs are closed though |
39c2fb6
to
036230c
Compare
It segfaults when receiving a specific target instead of erroring out, I guess it needs some separate cmdline arg handling |
036230c
to
5c8208b
Compare
@nanosoldier |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
Top 10 newpm regressions:
vs with legacy pm on LLVM 15:
Looks like newpm is overall has fewer regressions compared to master, beating LLVM 15 legacypm on the two broadcast benchmarks and being roughly equal otherwise. |
Your package evaluation job has completed - possible new issues were detected. |
5c8208b
to
512f688
Compare
@nanosoldier |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
3cc1d4d
to
86fadcd
Compare
86fadcd
to
32693f5
Compare
@nanosoldier |
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. |
The NewPM changes have gone in under a #define statement due to verification errors; this PR will be used to track how many of those errors still exist.