Tolerate overaligned MIR constants for codegen. - #119056
Conversation
|
r? @wesleywiser (rustbot has picked a reviewer for you, use r? to override) |
066e33a to
503af0d
Compare
|
@bors r+ |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (920e005): comparison URL. Overall result: ❌✅ regressions and improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 673.469s -> 673.95s (0.07%) |
Fixes #117761
cc @saethlin