diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-08-12 23:08:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 23:08:41 -0700 |
commit | 60170f92a3fee8532e92913dfe01430c368a8ba6 (patch) | |
tree | a1ec944ebd72152cd38dee8673497e7db44f1048 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | bce0f9d2bfbbdc987769a64ca24925fe34a3a0fd (diff) | |
download | llvm-60170f92a3fee8532e92913dfe01430c368a8ba6.zip llvm-60170f92a3fee8532e92913dfe01430c368a8ba6.tar.gz llvm-60170f92a3fee8532e92913dfe01430c368a8ba6.tar.bz2 |
[flang][cuda] Add missing interface for __powf (#153294)
`__powf` is defined in the CUDA Fortran programming guide but it's
missing from our cudadevice module. Add the interface and bind name to
`__nv_powf`
https://docs.nvidia.com/hpc-sdk/compilers/cuda-fortran-prog-guide/index.html#fortran-device-modules
https://docs.nvidia.com/cuda/libdevice-users-guide/__nv_powf.html#__nv_powf
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions