[libclc] [libclc] Replace NVPTX libdevice calls with clang builtins for sqrt, rsqrt, isinf (PR #205709)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 23:58:01 PDT 2026


wenju-he wrote:

to match the behavior with nv libdevice, libclc probably can call @llvm.nvvm.rsqrt.approx.ftz.f when __clc_denormals_are_zero_fp32() return true

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


More information about the cfe-commits mailing list