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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 01:45:43 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.
----------------
arsenm wrote:

Update todo?

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


More information about the llvm-commits mailing list