[WIP] MIR move elimination pass#156046
Conversation
|
@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.
[WIP] MIR move elimination pass
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 884fdb2 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
[WIP] MIR move elimination pass
This comment has been minimized.
This comment has been minimized.
|
💔 Test for b42852b failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
This is no longer true as of rust-lang#107267.
- Changed `iter_intervals` to return `RangeInclusive` instead of `Range` - Added `clear_row`, `disjoint_rows` and `append_range` methods
This comment has been minimized.
This comment has been minimized.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
[WIP] MIR move elimination pass
|
💔 Test for 8165e10 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try |
[WIP] MIR move elimination pass
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (995f4a4): comparison URL. Overall result: ❌✅ regressions and improvements - 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 1.7%, secondary -0.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 0.9%, secondary 2.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 0.6%, secondary 1.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 495.518s -> 485.421s (-2.04%) |
|
@bors try @rust-timer queue |
|
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
This comment has been minimized.
This comment has been minimized.
[WIP] MIR move elimination pass
|
@bors try cancel |
|
Try build cancelled. Cancelled workflows: |
This comment has been minimized.
This comment has been minimized.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
[WIP] MIR move elimination pass
This comment has been minimized.
This comment has been minimized.
|
💔 Test for b6075f4 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try |
|
⌛ Trying commit 5e02732 with merge b212d8c… To cancel the try build, run the command Workflow: https://github.com/rust-lang/rust/actions/runs/25471004465 |
[WIP] MIR move elimination pass
|
The job Click to see the possible cause of the failure (guessed by this bot) |
View all comments
This is very much a work in progress, and will sometimes generate broken/unsound MIR.