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

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 7 23:47:45 PDT 2025


choikwa wrote:

Updated and addressed feedback except the triplet check. At the moment, I'm unsure if there is better way than to query using llvm::isLibFuncEmittable, but that requires TLI.

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


More information about the cfe-commits mailing list