================ @@ -22,6 +22,18 @@ #include "clc/relational/clc_isinf.h" #include "clc/relational/clc_isnan.h" +#if defined(CLC_CLSPV) ---------------- arsenm wrote:
How did this fail? If int64 isn't allowed, the type shouldn't be defined and rejected. This shouldn't really be a CLSPV check, is there something more direct? tt https://github.com/llvm/llvm-project/pull/188056 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
