[llvm-branch-commits] [llvm] [libsycl] add sycl::event and wait functionality to event & queue (PR #188793)
Kseniya Tikhomirova via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 30 06:54:53 PDT 2026
KseniyaTikhomirova wrote:
> should some tests be added to this PR?
should, but we don't have UT yet. Currently event can be created only internally as a result of kernel submission that is added in the following PRs.
https://github.com/llvm/llvm-project/pull/188793
More information about the llvm-branch-commits
mailing list