-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Revert "Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-se" #80814
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion. |
⌛ Trying commit e816079 with merge 16af6f17ca2d426cb8a8883fdb0c083de796ffac... |
☀️ Try build successful - checks-actions |
Queued 16af6f17ca2d426cb8a8883fdb0c083de796ffac with parent 3d8608a, future comparison URL. @rustbot label: +S-waiting-on-perf |
Finished benchmarking try commit (16af6f17ca2d426cb8a8883fdb0c083de796ffac): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
Yeah, I'm guessing this is something we should just led slide for now - seems to be CGU partitioning and I don't think it's worth reverting. |
I think we should investigate the cause of the perf issues, but I agree there's no reason to actually revert this change. |
This is the second attempt to find the cause of the perf regression in the rollup #80530. It reverts #78934.
r? @ghost
This reverts commit 242a252, reversing
changes made to 507bff9.