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

Efficient encoding of memref's layout mapping #290

Open
aqjune opened this issue Jan 15, 2022 · 0 comments
Open

Efficient encoding of memref's layout mapping #290

aqjune opened this issue Jan 15, 2022 · 0 comments

Comments

@aqjune
Copy link
Owner

aqjune commented Jan 15, 2022

Sometimes simply encoding the mapping (i, j, k) -> blk offset using UF is more efficient than writing its full expression.

Previously we had this option but is removed in 168f52a because the option isn't used.

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