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

[Bug] Reverse Cache Read/Write do not consider itervars in outer blocks. #60

Open
yzh119 opened this issue Oct 31, 2022 · 0 comments
Open

Comments

@yzh119
Copy link
Member

yzh119 commented Oct 31, 2022

Our current implementation of Reverse Cache Read/Write hasn't considered itervars in outer blocks when there are nested blocks in the program.
This is problematic when loops in outer blocks are bound to physical threads, workloads in different threads might re-use the same region in generated cache read/write buffer.

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

No branches or pull requests

1 participant