[compiler-rt] [compiler-rt] Implement __extendxftf2 and __trunctfxf2 for x86_64 (PR #66918)
Alexander Shaposhnikov via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 15:48:24 PDT 2023
alexander-shaposhnikov wrote:
1. Added more tests (for denormal numbers).
2. Refactored/Unified the codepaths for f_80 vs usual f_N.
https://github.com/llvm/llvm-project/pull/66918
More information about the llvm-commits
mailing list