Skip to content

[AArch64] Bail out of HomogeneousPrologEpilog for functions with swif… #67417

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 1 commit into from
Sep 26, 2023

Conversation

nocchijiang
Copy link
Contributor

…tasync argument

swiftasync introduces a number of frame adjustments which is incompatible with current implementation of HomogeneousPrologEpilog pass.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

✅ With the latest revision this PR passed the C/C++ code formatter.

…tasync argument

swiftasync introduces a number of frame adjustments which is
incompatible with current implementation of HomogeneousPrologEpilog pass.
@nocchijiang nocchijiang force-pushed the hom_prolog_epilog_swift_async branch from 207800f to 038bb1d Compare September 26, 2023 12:21
@kyulee-com kyulee-com self-requested a review September 26, 2023 15:40
@kyulee-com
Copy link
Contributor

LGTM

@kyulee-com kyulee-com merged commit baf3903 into llvm:main Sep 26, 2023
legrosbuffle pushed a commit to legrosbuffle/llvm-project that referenced this pull request Sep 29, 2023
llvm#67417)

…tasync argument

swiftasync introduces a number of frame adjustments which is
incompatible with current implementation of HomogeneousPrologEpilog
pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants