Skip to content

Conversation

steffenlarsen
Copy link
Contributor

This commit fixes an issue where bindless images semaphore operations (signal/wait) would neither use dependency events of the submission nor return the corresponding event from the backend operation. This commit fixes both of these issues.

… events

This commit fixes an issue where bindless images semaphore operations
(signal/wait) would neither use dependency events of the submission nor
return the corresponding event from the backend operation. This commit
fixes both of these issues.

Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging

@aelovikov-intel aelovikov-intel merged commit b578d54 into intel:sycl Sep 11, 2025
28 checks passed
@steffenlarsen steffenlarsen deleted the steffen/fix_external_semaphore_events branch September 12, 2025 04:09
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Sep 15, 2025
intel#20040 addressed an issue where
semaphore operations would not pass and retrieve events from
semaphore operations. However, the changes did not correctly store the
result events. This commit addresses this.

Signed-off-by: Larsen, Steffen <[email protected]>
uditagarwal97 pushed a commit that referenced this pull request Sep 15, 2025
#20040 addressed an issue where
semaphore operations would not pass and retrieve events from semaphore
operations. However, the changes did not correctly store the result
events. This commit addresses this.

Signed-off-by: Larsen, Steffen <[email protected]>
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Sep 25, 2025
… events (intel#20040)

This commit fixes an issue where bindless images semaphore operations
(signal/wait) would neither use dependency events of the submission nor
return the corresponding event from the backend operation. This commit
fixes both of these issues.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit b578d54)
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Sep 25, 2025
…l#20080)

intel#20040 addressed an issue where
semaphore operations would not pass and retrieve events from semaphore
operations. However, the changes did not correctly store the result
events. This commit addresses this.

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit 68f3fdf)
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