Updated todo list

This commit is contained in:
Eduard Urbach 2024-07-29 14:45:53 +02:00
parent 5b1d456720
commit ce74685231
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -134,7 +134,7 @@ This is what generates expressions from tokens.
### Optimizations
- [x] Exclude unused functions
- [ ] Expression folding
- [x] Constant folding
- [ ] Function call inlining
- [ ] Loop unrolls