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

Qiu Chaofan via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 02:56:42 PDT 2024


ecnelises wrote:

Should this patch has nothing to do with PS? I tried adding `default:` label back, but `double-float-shrink-1.ll` `pow-1.ll` `pow-exp.ll` fail. If I understand this path correctly, cases other than linux should not be affected.

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


More information about the llvm-commits mailing list