[clang] [llvm] [clang][sycl][nvlink] Share static library linking in Frontend/Offloading (PR #201253)
Yury Plyakhin via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 09:40:36 PDT 2026
================
@@ -63,6 +63,8 @@ define spir_kernel void @kernel_c() #0 {
attributes #0 = { "sycl-module-id"="TU3.cpp" }
;--- no-triple.ll
+target datalayout = "e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-n8:16:32:64-G1"
----------------
YuriPlyakhin wrote:
why this change is needed?
https://github.com/llvm/llvm-project/pull/201253
More information about the cfe-commits
mailing list