Skip to content

Conversation

@ltratt
Copy link
Contributor

@ltratt ltratt commented May 23, 2025

This function is already split inside Lua into "common cases in the switch followed by a generic case using a loop". This commit moves the latter into a separate function, allowing yk to inline the common case.

This function is already split inside Lua into "common cases in the
`switch` followed by a generic case using a loop". This commit moves the
latter into a separate function, allowing yk to inline the common case.
@ptersilie ptersilie added this pull request to the merge queue May 23, 2025
Merged via the queue into ykjit:main with commit a437d83 May 23, 2025
2 checks passed
@ltratt ltratt deleted the split_moveresults branch May 30, 2025 10:29
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