Skip to content

[RISCV] add varargs functions test #114970

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
Nov 5, 2024

Conversation

dlav-sc
Copy link
Contributor

@dlav-sc dlav-sc commented Nov 5, 2024

This patch adds a test of varargs functions, that use frame pointer and make the second sp adjustment.

This patch adds a test of varargs functions, that use frame pointer
and make the second sp adjustment.
@dlav-sc dlav-sc force-pushed the dlav-sc/varargs-sp-recovery-test branch from 8914e9f to 6d4c8ad Compare November 5, 2024 12:01
@dlav-sc dlav-sc requested a review from jrtc27 November 5, 2024 12:52
Copy link
Member

@kito-cheng kito-cheng left a comment

Choose a reason for hiding this comment

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

LGTM

@dlav-sc dlav-sc merged commit 4a04dd4 into llvm:main Nov 5, 2024
8 checks passed
PhilippRados pushed a commit to PhilippRados/llvm-project that referenced this pull request Nov 6, 2024
This patch adds a test of varargs functions, that use frame pointer and
do the second sp adjustment.
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