[libclc] [libclc][amdgpu] Implement native_exp2 via AMD builtin (PR #133696)

Fraser Cormack via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 31 03:52:42 PDT 2025


frasercrmck wrote:

> Just realised I missed the brief - `native_exp2` should use the builtin, `native_exp` should continue to call `native_exp2`.

Done

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


More information about the cfe-commits mailing list