Improve JIT loop optimizations (.NET 8) #77032
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
User Story
A single user-facing feature. Can be grouped under an epic.
Milestone
As we did for .NET 6 and .NET 7, we plan to continue improving JIT optimization capabilities for loop code. An overview of many JIT optimization possibilities is here; this issue will focus on issues we choose to address in .NET 8.
Planned for .NET 8
Multi-dimensional array improvements
Loop recognition and canonicalization
Cut for .NET 8
Loop cloning
Multi-dimensional array improvements
Loop recognition and canonicalization
Loop cloning
The text was updated successfully, but these errors were encountered: