Skip to content

vm: use switch-case in inline OP_CONV paths#169

Merged
MrPowerGamerBR merged 1 commit into
ButterscotchRunner:mainfrom
cobaltgit:op-conv-case
Jun 3, 2026
Merged

vm: use switch-case in inline OP_CONV paths#169
MrPowerGamerBR merged 1 commit into
ButterscotchRunner:mainfrom
cobaltgit:op-conv-case

Conversation

@cobaltgit
Copy link
Copy Markdown
Contributor

Squeezes more juice out of the conv fastpaths

@cobaltgit cobaltgit marked this pull request as ready for review May 27, 2026 21:05
@cobaltgit
Copy link
Copy Markdown
Contributor Author

Could go even further by refactoring the VM to use computed gotos instead of switch-case

@MrPowerGamerBR MrPowerGamerBR merged commit 248166c into ButterscotchRunner:main Jun 3, 2026
11 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.

2 participants