Skip to content
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

[Enum Shorthands] VM Implementation #59885

Open
Tracked by #57036
kallentu opened this issue Jan 10, 2025 · 0 comments
Open
Tracked by #57036

[Enum Shorthands] VM Implementation #59885

kallentu opened this issue Jan 10, 2025 · 0 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. feature-enum-shorthands Implementation of the enum shorthands feature.

Comments

@kallentu
Copy link
Member

This issue tracks work that needs to be done to support enum shorthands in the VM.

No major implementation needed.
However, we need to make sure that the CFE implementation doesn't generate incorrect kernel ASTs in the VM or uncovers VM bugs.

I'll keep this issue open until we're done the CFE implementation and verifying that implementation is correct.

cc. @a-siva @alexmarkov

@kallentu kallentu added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. feature-enum-shorthands Implementation of the enum shorthands feature. labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. feature-enum-shorthands Implementation of the enum shorthands feature.
Projects
None yet
Development

No branches or pull requests

1 participant