[libclc] libclc: do not use int64 in sincos helpers (PR #188056)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 02:01:47 PDT 2026


wenju-he wrote:

It might be worthy to build a new variant of clspirv that disables __opencl_c_int64 for device that don't support int64. The default clspv build can enable __opencl_c_int64.

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


More information about the cfe-commits mailing list