Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Remove OpenCL event interop test after feature removal #1161

Merged

Conversation

steffenlarsen
Copy link

intel/llvm#6570 removed the OpenCL interop get member function from sycl::event.
SYCL/DeprecatedFeatures/event_creation_opencl.cpp used the removed feature and should as such be removed.

intel/llvm#6570 removed the OpenCL interop get
member function from sycl::event.
SYCL/DeprecatedFeatures/event_creation_opencl.cpp used the removed
feature and should as such be removed.

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

@cperkinsintel cperkinsintel left a comment

Choose a reason for hiding this comment

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

LGTM

@steffenlarsen
Copy link
Author

Failures unrelated.

@steffenlarsen steffenlarsen merged commit b555195 into intel:intel Aug 18, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…1161)

intel/llvm#6570 removed the OpenCL interop get
member function from sycl::event.
SYCL/DeprecatedFeatures/event_creation_opencl.cpp used the removed
feature and should as such be removed.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…llvm-test-suite#1161)

intel#6570 removed the OpenCL interop get
member function from sycl::event.
SYCL/DeprecatedFeatures/event_creation_opencl.cpp used the removed
feature and should as such be removed.

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants