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

[ARC][CAPI] Add basic C API for initializing ARC #6997

Merged
merged 1 commit into from
May 9, 2024

Conversation

devins2518
Copy link
Contributor

This PR doesn't add full API coverage for Arc types and such, but it's enough to allow Arc to be used for cross language projects such as the CIRCT bindings for Rust through the melior crate.

@fabianschuiki fabianschuiki added the Arc Involving the `arc` dialect label May 7, 2024
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! Great to see Arc exposed to other languages 🥳

test/CAPI/arc.c Outdated Show resolved Hide resolved
@fabianschuiki
Copy link
Contributor

Feel free to hit merge on this whenever you're ready @devins2518 !

@devins2518
Copy link
Contributor Author

I don't currently have commit access. I've asked Chris for it, but could you merge it in the meanwhile. Thanks.

@fabianschuiki
Copy link
Contributor

Sure thing, thanks!

@fabianschuiki fabianschuiki merged commit 5ac7652 into llvm:main May 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arc Involving the `arc` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants