[llvm-branch-commits] [llvm] [libsycl] add sycl::event and wait functionality to event & queue (PR #188793)

Sergey Semenov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 27 05:56:25 PDT 2026


================
@@ -29,6 +30,7 @@ class context;
 
 namespace detail {
 class QueueImpl;
+
----------------
sergey-semenov wrote:

Looks like an accidental change.

https://github.com/llvm/llvm-project/pull/188793


More information about the llvm-branch-commits mailing list