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

[NativeCPU] Handle null phEvent. #2655

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Feb 3, 2025

The documentation for urEnqueueKernelLaunch marks phEvent as optional, so make sure we only set it if provided.

Matching PR: intel/llvm#16868

The documentation for urEnqueueKernelLaunch marks phEvent as optional,
so make sure we only set it if provided.
@hvdijk hvdijk requested a review from a team as a code owner February 3, 2025 12:59
@github-actions github-actions bot added the native-cpu Native CPU adapter specific issues label Feb 3, 2025
@hvdijk hvdijk added the ready to merge Added to PR's which are ready to merge label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native-cpu Native CPU adapter specific issues ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants