[clang] [AMDGPU][clang] provide device implementation for __builtin_logb and … (PR #129347)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 28 18:43:03 PST 2025


https://github.com/arsenm requested changes to this pull request.

We do not and should never emit ocml calls in clang. There is also no reason to ever use scalbn for binary float types, it is identical to llvm.ldexp 

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


More information about the cfe-commits mailing list