Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #102551 - bjorn3:cg_ssa_cleanup, r=davidtwco
Some more cleanup for rustc_codegen_ssa
With the aim to make non-LLVM like backends, like Cranelift, easier to support using cg_ssa.