Skip to content

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Oct 3, 2024

Description

Move free() to the optional (ext) provider ops.

Add umfIsFreeOpDefault(hProvider) to check
if op.ext.free is set to the default function pointer.

Ref: #769

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@bratpiorka bratpiorka requested a review from lplewa October 3, 2024 11:23
ldorau added 2 commits October 3, 2024 15:28
Add umfIsFreeOpDefault(hProvider) to check
if op.ext.free is set to the default function pointer.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Move_free_to_optional_ext_provider_ops branch from 48be65e to fa006ee Compare October 3, 2024 13:29
@lplewa lplewa mentioned this pull request Oct 3, 2024
3 tasks
@bratpiorka bratpiorka merged commit 3674f6f into oneapi-src:main Oct 3, 2024
72 checks passed
@ldorau ldorau deleted the Move_free_to_optional_ext_provider_ops branch October 4, 2024 06:33
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.

3 participants