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

[L0]: fix missing destroy of event given enqueue wait out event #2612

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

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Jan 23, 2025

  • Added check during event handle release to perform an additional
    cleanup of an enqueue wait event once the user has released their
    usage of the out event.

@nrspruit nrspruit requested a review from a team as a code owner January 23, 2025 19:02
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Jan 23, 2025
@nrspruit nrspruit marked this pull request as draft January 23, 2025 19:12
@nrspruit nrspruit marked this pull request as ready for review January 24, 2025 00:04
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 24, 2025
@nrspruit nrspruit force-pushed the destroy_wait_always branch from 200f075 to bf0a598 Compare January 24, 2025 16:28
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 24, 2025
@nrspruit nrspruit force-pushed the destroy_wait_always branch from bf0a598 to ad5534f Compare January 24, 2025 17:39
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 24, 2025
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 24, 2025
@nrspruit nrspruit force-pushed the destroy_wait_always branch from ad5534f to f832dd2 Compare January 28, 2025 16:25
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 28, 2025
- Added check during event handle release to perform an additional
  cleanup of an enqueue wait event once the user has released their
usage of the out event.

Signed-off-by: Neil R. Spruit <[email protected]>
@nrspruit nrspruit force-pushed the destroy_wait_always branch from f832dd2 to 21bf4be Compare January 28, 2025 17:21
nrspruit added a commit to nrspruit/llvm that referenced this pull request Jan 28, 2025
@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 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.

3 participants