[llvm] [libsycl] add UT for kernel submission (PR #203931)
Kseniya Tikhomirova via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 05:49:57 PDT 2026
================
@@ -430,6 +431,7 @@ class _LIBSYCL_EXPORT queue {
std::shared_ptr<detail::QueueImpl> impl;
friend sycl::detail::ImplUtils;
+ friend sycl::detail::MockQueue;
----------------
KseniyaTikhomirova wrote:
@dvrogozh kindly ping, can this comment be resolved?
https://github.com/llvm/llvm-project/pull/203931
More information about the llvm-commits
mailing list