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

Fix LLVM pass printing #466

Merged
merged 3 commits into from Feb 17, 2024
Merged

Fix LLVM pass printing #466

merged 3 commits into from Feb 17, 2024

Conversation

marcauberer
Copy link
Member

  • Fix -llvm -print-before-all and -llvm -print-after-all options, which were not working correctly with the new pass manager
  • Fix bug in test runner that caused wrong refs for optimized IR
  • Reduce code redundancy

@marcauberer marcauberer added bug Something isn't working improvement Improvement of an existing feature labels Feb 17, 2024
@marcauberer marcauberer added this to the 0.20.0 milestone Feb 17, 2024
@marcauberer marcauberer self-assigned this Feb 17, 2024
@marcauberer marcauberer requested a review from a team as a code owner February 17, 2024 01:14
@marcauberer marcauberer enabled auto-merge (squash) February 17, 2024 01:17
@marcauberer marcauberer merged commit 93904cc into main Feb 17, 2024
4 checks passed
@marcauberer marcauberer deleted the fix/llvm-pass-printing branch February 17, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement Improvement of an existing feature size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant