[llvm] [SYCL] Add platform enumeration and info query using liboffload (PR #166927)

Kseniya Tikhomirova via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 17 07:34:37 PST 2025


================
@@ -49,7 +47,7 @@ function(add_sycl_rt_library LIB_TARGET_NAME LIB_OBJ_NAME LIB_OUTPUT_NAME)
     target_compile_options(${LIB_OBJ_NAME} PUBLIC /EHsc)
----------------
KseniyaTikhomirova wrote:

not sure it has good support in our usage https://github.com/llvm/llvm-project/issues/88649

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


More information about the llvm-commits mailing list