[clang] [Clang] Support fp16 in libdevice for CUDA 13.3 (PR #174005)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 7 12:18:06 PST 2026


Artem-B wrote:

> Portable between different versions of LLVM?
Between NVCC and Clang. The builtins should look the same to the users of both compilers.

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


More information about the cfe-commits mailing list