diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-08-12 22:48:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 22:48:45 -0700 |
commit | 09505b11e5c31611a2630a3b04dfb3ffc7aa32bc (patch) | |
tree | 9aec17d28103c38f86f1dceed75d5ffe266432d8 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 04eb5e0cd46be93f54ffc4fcde72bb5b795dc44a (diff) | |
download | llvm-09505b11e5c31611a2630a3b04dfb3ffc7aa32bc.zip llvm-09505b11e5c31611a2630a3b04dfb3ffc7aa32bc.tar.gz llvm-09505b11e5c31611a2630a3b04dfb3ffc7aa32bc.tar.bz2 |
[flang][cuda] Add missing interface for __cosf (#153306)
`__cosf` is mentioned to be supported here:
https://docs.nvidia.com/hpc-sdk/compilers/cuda-fortran-prog-guide/index.html#fortran-device-modules
Add the missing interface with a bind c name linking it to `__nv_cosf`
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions