[compiler-rt] [builtins] Convert more int to fp functions to use common implementation (PR #67540)
Rainer Orth via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 13:25:42 PDT 2023
rorth wrote:
This patch badly broke the [Solaris/sparcv9 buildbot](https://lab.llvm.org/staging/#/builders/12/builds/264) which has 128-bit long double, but no `*int128_t`.
https://github.com/llvm/llvm-project/pull/67540
More information about the llvm-commits
mailing list