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

Add experimental cli flag to generate lifetime markers #595

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

marcauberer
Copy link
Member

Add experimental cli flag --use-lifetime-markers to generate lifetime markers. This helps the optimizer reasoning about DSE and RLE optimizations.

@marcauberer marcauberer added enhancement New feature or request optimization Issues related to the ir code optimization labels Jun 16, 2024
@marcauberer marcauberer added this to the 0.21.0 milestone Jun 16, 2024
@marcauberer marcauberer self-assigned this Jun 16, 2024
@marcauberer marcauberer requested review from a team as code owners June 16, 2024 00:55
@github-actions github-actions bot added documentation Improvements or additions to documentation compiler labels Jun 16, 2024
@marcauberer marcauberer merged commit 41e7282 into main Jun 16, 2024
6 checks passed
@marcauberer marcauberer deleted the feature/lifetime-markers branch June 16, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler documentation Improvements or additions to documentation enhancement New feature or request optimization Issues related to the ir code optimization size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant