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

Remove global --unroll limit flag #3262

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

janmasrovira
Copy link
Collaborator

The global --unroll flag was only relevant for the GEB and VampIR backends. Now that these backends don't exist anymore, we can just remove the flag. The option is still kept as an option for Core as it might become relevant again at some point.

@janmasrovira janmasrovira added enhancement New feature or request refactor labels Dec 27, 2024
@janmasrovira janmasrovira added this to the 0.6.10 milestone Dec 27, 2024
@janmasrovira janmasrovira self-assigned this Dec 27, 2024
@janmasrovira janmasrovira added CLI and removed enhancement New feature or request labels Dec 27, 2024
@janmasrovira janmasrovira marked this pull request as ready for review January 7, 2025 09:02
@janmasrovira janmasrovira requested a review from lukaszcz January 7, 2025 09:10
@lukaszcz lukaszcz merged commit a209ef6 into main Jan 7, 2025
8 checks passed
@lukaszcz lukaszcz deleted the remove-global-unroll-limit branch January 7, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move the --unroll flag from global options to target-specific options
2 participants