================
@@ -27,6 +27,8 @@
extern "C" {
#endif
+#if !defined(__CUDA_ARCH__)
+
----------------
sarnex wrote:thanks, ill try to implement this assuming it's relatively easy https://github.com/llvm/llvm-project/pull/128222 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
