[llvm] [libsycl] Add liboffload kernel creation (PR #188794)

Kseniya Tikhomirova via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 05:08:07 PDT 2026


================
@@ -69,32 +71,35 @@ class ProgramAndKernelManager {
   /// data passed to registerFatBin.
   void unregisterFatBin(__sycl_tgt_bin_desc *FatbinDesc);
 
+  /// Creates a liboffload kernel that is ready for execution.
+  /// Thread-safe.
----------------
KseniyaTikhomirova wrote:

yes

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


More information about the llvm-commits mailing list