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

Add recursive on loop with marked kUnrolled #13536

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

yincs-intellif
Copy link
Contributor

Current LoopPartition pass, when the loop is marked kUnrolled, it returns directly
This PR enhance LoopPartition pass to continue recursive on loop with marked kUnrolled.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Dec 2, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to auto-tag found, no teams are specified in PR title See #10317 for details
  • Built docs for commit 83348f4 can be found here.

Generated by tvm-bot

@yincs-intellif
Copy link
Contributor Author

cc @Hzfengsy

Copy link
Member

@Hzfengsy Hzfengsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yincs-intellif
Copy link
Contributor Author

@tvm-bot rerun

@Hzfengsy Hzfengsy merged commit e7160d5 into apache:main Dec 5, 2022
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