"llvm/test/Transforms/InstCombine/2006-09-15-CastToBool.ll" did not exist on "5772ba4f5003628a87a99e3943519d869f4c9b06"
[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
Loading
Please sign in to comment