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

[TIR][Schedule] Fix cache_read loc detecting and region_cover checking #13345

Merged
merged 3 commits into from
Nov 12, 2022

Conversation

multiverstack-intellif
Copy link
Contributor

@multiverstack-intellif multiverstack-intellif commented Nov 10, 2022

Fix 2 issues of cache related primitives:

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 10, 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.

Generated by tvm-bot

@Hzfengsy
Copy link
Member

Could you please add a regression testcase?

@junrushao
Copy link
Member

@wrongtest-intellif would you like to review this PR? Thanks!

@multiverstack-intellif
Copy link
Contributor Author

Could you please add a regression testcase?

Test case added.

Copy link
Contributor

@wrongtest-intellif wrongtest-intellif left a comment

Choose a reason for hiding this comment

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

LGTM. It works well for my workloads, thanks very mush!

@junrushao junrushao merged commit 3877117 into apache:main Nov 12, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
apache#13345)

Fix 2 issues of cache related primitives:
*  Fix region_cover checking for cache related primitives
*  Fix CacheLocDetector for nested SeqStmt

Co-authored-by: Min Chen <chen.min@intellif.com>
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.

5 participants