Implement __multf3, which performs long double multiplication
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Similar to D2798, please refactor first as one commit. Please make sure the changed "underflow to zero" case is covered by a test case.