[llvm-bugs] [Bug 50432] generating the "__floatunditf" for arm64 .
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 21 10:47:46 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50432
Eli Friedman <efriedma at quicinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |efriedma at quicinc.com
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Eli Friedman <efriedma at quicinc.com> ---
compiler-rt includes __floatunditf on aarch64. Are you actually linking
against compiler-rt?
__aeabi_ul2d is not equivalent, and that generally only exists on 32-bit ARM,
anyway.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210521/99e29187/attachment.html>
More information about the llvm-bugs
mailing list