[clang] [llvm] [SYCL] Add offload wrapping for SYCL kind. (PR #147508)

Maksim Sabianin via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 05:52:53 PDT 2025


================
@@ -5,4 +5,4 @@ add_subdirectory(HLSL)
 add_subdirectory(OpenACC)
 add_subdirectory(OpenMP)
 add_subdirectory(Offloading)
-add_subdirectory(SYCL)
+#add_subdirectory(SYCL)
----------------
maksimsab wrote:

Sorry, I didn't notice that. Now that looks clean.

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


More information about the llvm-commits mailing list