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

PR for llvm/llvm-project#63422 #712

Closed
wants to merge 1 commit into from
Closed

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Sep 28, 2023

A tail call may have $noreg operands.

Fixes a crash.

Reviewed By: xgupta

Differential Revision: https://reviews.llvm.org/D156485

(cherry picked from commit f800c1f)
@llvmbot
Copy link
Member Author

llvmbot commented Sep 28, 2023

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

@tru
Copy link
Contributor

tru commented Sep 29, 2023

@xgupta should this be backported to 17.X?

@tru
Copy link
Contributor

tru commented Oct 2, 2023

ping @xgupta

1 similar comment
@tru
Copy link
Contributor

tru commented Oct 10, 2023

ping @xgupta

@tru
Copy link
Contributor

tru commented Dec 11, 2023

No more 17.x releases are planned, closing the open Pull Requests.

@tru tru closed this Dec 11, 2023
@xgupta
Copy link
Contributor

xgupta commented Dec 11, 2023

Sorry, I couldn't see the notification. I don't have context, It seems @MaskRay has requested a backport. For me, anything is fine if you are asking me.

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.

clang-17 llvm::MachineFunctionPass::runOnFunction crash on invalid input
4 participants