jhuber6 wrote: > You need to enable fenv access That doesn't work on the GPU targets yet https://godbolt.org/z/6n3svs1ne. But I guess NVPTX doesn't have `fenv` access and I never got around to merging the AMDGPU version. https://github.com/llvm/llvm-project/pull/105690