Skip to content

Commit 1172d98

Browse files
committed
Note new scheduler improvements in README
1 parent 269d1c7 commit 1172d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ If you're building for a hosted Rust target platform or need to link against oth
6969

7070
- Optimization:
7171
- Global code motion
72+
- Scheduling for register pressure
7273
- Simple canonicalization/GVN
7374
- SCCP
7475

@@ -93,7 +94,6 @@ Spidir's roadmap is most accurately described as "whatever TomatoDotNet needs ne
9394
- Improved redundant copy elimination?
9495

9596
- Optimization:
96-
- Improved global/local scheduling
9797
- SROA
9898
- Jump threading
9999
- Range check elimination

0 commit comments

Comments
 (0)