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

Associative, commutative, etc "traits" for access patterns #3

Open
gussmith23 opened this issue Sep 22, 2020 · 0 comments
Open

Associative, commutative, etc "traits" for access patterns #3

gussmith23 opened this issue Sep 22, 2020 · 0 comments
Labels
enhancement New feature or request research This is a research problem

Comments

@gussmith23
Copy link
Owner

A lot of Glenside's rewrites focus on implementing simple things, i.e. "bubbling" an access pattern through another access pattern (aka using composition commutativity to reorder the access patterns). I would love it if we could implement a way to automatically derive these types of rewrites. At first, we could use unproven claims that access patterns have specific traits (i.e. it commutes with another access pattern). Perhaps in the future, we can check these claims, or even automatically infer claims.

@gussmith23 gussmith23 added enhancement New feature or request research This is a research problem labels Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research This is a research problem
Projects
None yet
Development

No branches or pull requests

1 participant