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] Use enable_check in cache_read and add some boundary check #16926

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

qsqqsqqsq-intellif
Copy link
Contributor

@qsqqsqqsq-intellif qsqqsqqsq-intellif commented Apr 25, 2024

  1. Do not check region cover for cache_read and cache_inline when schedule enable_check set to false. We don't need region cover check in some cases.
  2. Add some boundary check for ProducerCoversConsumer when intset is nothing. It will raise error when compares to a empty intset.
    @Hzfengsy @junrushao

1. Do not check region cover for cache_read and cache_inline when
schedule enable_check set to false.
2. Add some boundary check for ProducerCoversConsumer when intset
is nothing.
@wrongtest-intellif
Copy link
Contributor

The testcases are required.

@qsqqsqqsq-intellif qsqqsqqsq-intellif marked this pull request as draft May 21, 2024 03:23
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