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

How to represent options to common functionality #489

Open
jvansomeren opened this issue May 9, 2023 · 0 comments
Open

How to represent options to common functionality #489

jvansomeren opened this issue May 9, 2023 · 0 comments

Comments

@jvansomeren
Copy link
Collaborator

Scheduler and mapper both use ddg.
Ddg is an example of common functionality.
Passes can be given options, common functionality not.
Ddg has options to support commutativity etc.
How do we represent those?
One way is to make them pass options of the passes using the common functionality and passing those options upon construction in decoded form to the common functionality.

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