paperchalice
|
4010f894a1
|
[CodeGen][NewPM] Port SlotIndexes to new pass manager (#97941)
- Add `SlotIndexesAnalysis`.
- Add `SlotIndexesPrinterPass`.
- Use `SlotIndexesWrapperPass` in legacy pass.
|
2024-07-09 12:09:11 +08:00 |
|
Nikita Popov
|
0606c64da8
|
[MLRegAllocPriorityAdvisor] Add missing include
|
2024-06-28 15:14:10 +02:00 |
|
Matt Arsenault
|
65b40f273f
|
RegAlloc: Rename MLRegalloc* files to use consistent captalization
The other regalloc related files use RegAlloc, not Regalloc.
|
2023-09-03 09:00:27 -04:00 |
|