JIT: Simplify loop canonicalization #107175
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
in-pr
There is an active PR which will close this issue when it is merged
Milestone
With RPO layout we should be able to simplify loop canonicalization -- it can stop paying attention to the exact physical position it inserts the blocks it creates.
cc @dotnet/jit-contrib
The text was updated successfully, but these errors were encountered: