Skip to content

[CIR][ABI][Lowering] Supports call by function pointer in the calling convention lowering pass #1034

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 3 commits into from
Oct 31, 2024

Conversation

gitoleg
Copy link
Collaborator

@gitoleg gitoleg commented Oct 31, 2024

This PR adds a support for calls by function pointers.

@sitio-couto I think would be great if you'll also take a look

Copy link

github-actions bot commented Oct 31, 2024

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

Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

LGTM, I'll merge this and @sitio-couto can do post-commit review

@bcardosolopes bcardosolopes merged commit ce2469e into llvm:main Oct 31, 2024
6 checks passed
lanza pushed a commit that referenced this pull request Nov 5, 2024
… convention lowering pass (#1034)

This PR adds a support for calls by  function pointers.

@sitio-couto   I think would be great if you'll also take a look
lanza pushed a commit that referenced this pull request Mar 18, 2025
… convention lowering pass (#1034)

This PR adds a support for calls by  function pointers.

@sitio-couto   I think would be great if you'll also take a look
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