[PATCH] D136443: X86: use soft-float ABI for fp16 libcalls on Darwin
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 05:57:37 PDT 2022
pengfei added a comment.
In fact I noticed this problem when switching the ABI and tried to fix it in the compiler-rt side, see D128872 <https://reviews.llvm.org/D128872>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136443/new/
https://reviews.llvm.org/D136443
More information about the llvm-commits
mailing list