Skip to content

[PassBuilder] Parse machine function analyses inside require/invalidate #96634

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

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

paperchalice
Copy link
Contributor

Now we have several machine function analyses but forgot to support them in parseMachinePass.

@paperchalice paperchalice requested review from arsenm and aeubanks June 25, 2024 13:17
Copy link
Contributor

@aeubanks aeubanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, but please add a test

Now we have several machine function analyses, but forget to support them in `PassBuilder`.
@paperchalice paperchalice merged commit 1dbc2aa into llvm:main Jun 26, 2024
5 of 6 checks passed
@paperchalice paperchalice deleted the passbuilder branch June 26, 2024 09:11
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this pull request Jul 3, 2024
…te (llvm#96634)

Now we have several machine function analyses but forgot to support them
in `parseMachinePass`.
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this pull request Jul 9, 2024
…te (llvm#96634)

Now we have several machine function analyses but forgot to support them
in `parseMachinePass`.
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

Successfully merging this pull request may close these issues.

2 participants