Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #147483 - cjgillot:reorder-passes, r=nnethercote
Perform InstSimplify before ReferencePropagation. `InstSimplify` clears CFG caches. But it currently happens between `ReferencePropagation` and `GVN`, which both use dominators, a quite expensive computation. r? `@ghost`
bors 6 months ago
parent 3d94daf · parent d4f18cf · commit 07c2319
0 files changed, 0 insertions, 0 deletions