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

[FIX] Avoid stack overflow in TargetHookVisitor with large modules #11135

Merged

Conversation

tkonolige
Copy link
Contributor

Use MixedModeVisitor to not recursively visit let nodes.

@mbrookhart

Use MixedModeVisitor to not recursively visit let nodes.
@tkonolige tkonolige force-pushed the fix_targethookvisitor_overflow branch from 62f819b to 260316c Compare April 27, 2022 17:10
@AndrewZhaoLuo AndrewZhaoLuo merged commit be90c65 into apache:main May 2, 2022
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
…pache#11135)

Use MixedModeVisitor to not recursively visit let nodes.
SebastianBoblest pushed a commit to SebastianBoblest/tvm that referenced this pull request May 27, 2022
…pache#11135)

Use MixedModeVisitor to not recursively visit let nodes.
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.

3 participants