AAlex Brachet[libc] Specify rounding mode for strto[f|d] tests
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Specify rounding mode for strto[f|d] tests The specified rounding mode will be used and restored to what it was before the test ran. Additionally, it moves ForceRoundingMode and RoundingMode out of MPFRUtils to be used in more places. Differential Revision: https://reviews.llvm.org/D129685 | 3 年前 | |
[libc] Specify rounding mode for strto[f|d] tests The specified rounding mode will be used and restored to what it was before the test ran. Additionally, it moves ForceRoundingMode and RoundingMode out of MPFRUtils to be used in more places. Differential Revision: https://reviews.llvm.org/D129685 | 3 年前 | |
[libc] Specify rounding mode for strto[f|d] tests The specified rounding mode will be used and restored to what it was before the test ran. Additionally, it moves ForceRoundingMode and RoundingMode out of MPFRUtils to be used in more places. Differential Revision: https://reviews.llvm.org/D129685 | 3 年前 | |
[libc] Move implementations of cosf, sinf, sincosf to src/math directory. NFC intended in the implementaton. Only mechanical changes to fit the LLVM libc implementation standard have been done. Math testing infrastructure has been added. This infrastructure compares the results produced by the libc with the high precision results from MPFR. Tests making use of this infrastructure have been added for cosf, sinf and sincosf. Reviewers: abrachet, phosek Differential Revision: https://reviews.llvm.org/D76825 | 6 年前 |