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

release/18.x: [TableGen] Fix wrong codegen of BothFusionPredicateWithMCInstPredicate (#83990) #83999

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

llvmbot
Copy link
Collaborator

@llvmbot llvmbot commented Mar 5, 2024

Backport de1f338

Requested by: @wangpc-pp

@llvmbot llvmbot added this to the LLVM 18.X Release milestone Mar 5, 2024
@llvmbot
Copy link
Collaborator Author

llvmbot commented Mar 5, 2024

@arsenm What do you think about merging this PR to the release branch?

@wangpc-pp
Copy link
Contributor

Ping?

llvm#83990)

We should generate the `MCInstPredicate` twice, one with `FirstMI`
and another with `SecondMI`.

(cherry picked from commit de1f338)
@tstellar tstellar merged commit 69d9b15 into llvm:release/18.x Mar 11, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants