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

[TVMScript] Disable concise scoping when the scope stmt is explicitly annotated #16271

Conversation

wrongtest-intellif
Copy link
Contributor

cc @junrushao @cyx-6
Hi, the change want to disable the concise scoping print on nested scope stmts, when some of the stmt is annotated.

The annotated python comments would disappear since under consice scoping, the stmt is converted to StmtBlockDocNode which would not bind annotations.

@wrongtest-intellif wrongtest-intellif force-pushed the disable_concise_scoping_on_annotated_scope_stmt branch from 45ec030 to d329729 Compare December 22, 2023 06:30
@Hzfengsy Hzfengsy merged commit a906504 into apache:main Dec 23, 2023
18 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.

None yet

2 participants