rust/compiler/rustc_codegen_ssa
bors e1243553b3 Auto merge of #147735 - yotamofek:pr/ssa/initialize_locals_opt, r=JonathanBrouwer
Micro-optimization in `FunctionCx::initialize_locals`

This showed up in a profile I was looking at, hoping this might improve perf by a little bit.
2025-10-19 03:31:46 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.