Skip to content

Commit c9dee95

Browse files
committed
New reorganisation pass in optimiser to help improve potential optimisations (results in -200k bytes for ops).
Also a new CompareSize.py script to easily see the impact of introducing optimisation.
1 parent 9963700 commit c9dee95

File tree

6 files changed

+818
-290
lines changed

6 files changed

+818
-290
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# Files generated by Tester.py
1010
**/*.generated
11+
**/*.diff
1112

1213
# ICE files generated by Rustc
1314
**/*.txt

0 commit comments

Comments
 (0)