rust/compiler/rustc_codegen_ssa
bors 4f4a413fe6 Auto merge of #116454 - tmiasko:small-dominators, r=cjgillot
Generalize small dominators optimization

* Use small dominators optimization from 640ede7b0a1840415cb6ec881c2210302bfeba18 more generally.
* Merge `DefLocation` and `LocationExtended` since they serve the same purpose.
2023-10-08 12:38:14 +00:00
..
2023-08-14 23:05:45 +08:00
2023-10-08 10:05:25 +03:00

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