Fix compound assignments in liveness check#157066
Conversation
This comment has been minimized.
This comment has been minimized.
…ent-read, r=<try> Fix compound assignments in liveness check
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…ent-read, r=<try> Fix compound assignments in liveness check
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (31dbf74): comparison URL. Overall result: ❌ regressions - please read:Benchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. Next, please: If you can, justify the regressions found in this try perf run in writing along with @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 2.4%, secondary 0.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.5%, secondary 2.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 511.528s -> 511.622s (0.02%) |
|
☔ The latest upstream changes (presumably #157121) made this pull request unmergeable. Please resolve the merge conflicts. |
Fixes #154457
r? @ghost
Let's do a perf run, I assume there will be some trivial regression on perf:
@bors try @rust-timer queue