Skip to content

[Dot Shorthands] VM Implementation #59885

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

Closed
Tracked by #57036
kallentu opened this issue Jan 10, 2025 · 1 comment
Closed
Tracked by #57036

[Dot Shorthands] VM Implementation #59885

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

Comments

@kallentu
Copy link
Member

kallentu commented Jan 10, 2025

This issue tracks work that needs to be done to support dot 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-dot-shorthands Implementation of the dot shorthands feature. labels Jan 10, 2025
@kallentu kallentu changed the title [Enum Shorthands] VM Implementation [Dot Shorthands] VM Implementation Feb 1, 2025
@kallentu
Copy link
Member Author

CFE implementation has been complete for a while and no unusual VM test failures have popped up. Closing for now.
Can re-open if anything comes up.

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-dot-shorthands Implementation of the dot shorthands feature.
Projects
None yet
Development

No branches or pull requests

1 participant