================
@@ -22,6 +22,18 @@
 #include "clc/relational/clc_isinf.h"
 #include "clc/relational/clc_isnan.h"
 
+#if defined(CLC_CLSPV)
----------------
rjodinchr wrote:

This is failing during clspv compilation of a kernel linking with a libclc 
builtins using that code.

clspv is not rejecting the type in libclc as int64 version of builtins are 
allowed/needed for devices supporting that data type.

https://github.com/llvm/llvm-project/pull/188056
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to