Skip to content

[JVM] Emit lookupswitch/tableswitch for Short/Byte if possible #5464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scaventz
Copy link
Contributor

Partially fix KT-76589.

The idea of ​​generating a lookupswitch for the test case lookupSwitchOverMixTypes.kt would require a bit more work if it is possible and worthwhile.

@scaventz scaventz force-pushed the KT-76589-when-opimization-6-12 branch from d582c71 to 7c1ab7b Compare June 12, 2025 17:39
@scaventz scaventz marked this pull request as ready for review June 12, 2025 18:35
@scaventz scaventz requested review from a team as code owners June 12, 2025 18:35
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