Skip to content

OutputBuffer + enhance optimizer#44

Merged
youknowone merged 2 commits intomainfrom
optimize
Mar 19, 2026
Merged

OutputBuffer + enhance optimizer#44
youknowone merged 2 commits intomainfrom
optimize

Conversation

@youknowone
Copy link
Copy Markdown
Member

@youknowone youknowone commented Mar 18, 2026

Fix #37

- Fix OP_NONE skip loops checking wrong variable (i1 instead of i2)
- Fix negative index access when i1 reaches 0 in binary fold
- Fix condition ordering to check bounds before array access
- Add label_targets guard in deadcode2 BRPOP elimination
@youknowone youknowone merged commit ef0507a into main Mar 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

동작하지 않는 최적화

1 participant