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

Expose transpiler pass options during slicing #61

Open
mrossinek opened this issue Nov 13, 2024 · 0 comments
Open

Expose transpiler pass options during slicing #61

mrossinek opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mrossinek
Copy link
Member

What should we add?

When using the slicing routines, it would be nice if we could expose some of the transpiler options of the Collect* passes to the end user. One example is the collect_from_back option which is currently hard-coded to False in all the available passes, for example here:

@mrossinek mrossinek added the enhancement New feature or request label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant