Skip to content

[NATIVECPU] Implement correct reference counting for Native CPU adapter #1097

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 5 commits into from
Nov 24, 2023

Conversation

PietroGhg
Copy link
Contributor

@PietroGhg PietroGhg commented Nov 20, 2023

Some types in the Native CPU adapter didn't have correct reference counting semantics. This PR should fix it by providing correct implementations for the retain and release functions.

intel/llvm pull request: intel/llvm#11947

Copy link
Contributor

@uwedolinsky uwedolinsky left a comment

Choose a reason for hiding this comment

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

Looks good to me

@kbenzie kbenzie merged commit b4e665f into oneapi-src:adapters Nov 24, 2023
kbenzie added a commit that referenced this pull request Nov 28, 2023
[NATIVECPU] Implement correct reference counting for Native CPU adapter
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.

4 participants