[llvm] Enable exp10 libcall on linux (PR #68736)

Krishna Narayanan via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 27 00:24:01 PST 2024


================
@@ -139,9 +139,10 @@ define fp128 @powl_exp2l_not_fast(fp128 %x, fp128 %y) {
 ; TODO: exp10() is not widely enabled by many targets yet.
----------------
Krishna-13-cyber wrote:

Updated.

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


More information about the llvm-commits mailing list