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#65205 #708

Merged
merged 1 commit into from
Sep 27, 2023
Merged

PR for llvm/llvm-project#65205 #708

merged 1 commit into from
Sep 27, 2023

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Sep 26, 2023

This reverts commit d6f994a.

Several people have reported breakage resulting from this patch:

- llvm/llvm-project#65152
- llvm/llvm-project#65205

(cherry picked from commit b4301df61fc77a9d54ac236bc88742a731285f1c)
@nikic
Copy link
Contributor

nikic commented Sep 26, 2023

LGTM. This reverts an inlining behavior change in LLVM 17.0.0 that has caused quite a few regressions. (I've received the 5th distinct regression report today.)

@tru tru merged commit 25a150b into release/17.x Sep 27, 2023
@tru tru deleted the llvm-issue65205 branch September 27, 2023 15:44
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.

LLVM 17 breaks inlining callees with compatible target attributes
4 participants