This patch enables us to run the floating point tests as hermetic.
Importantly we now use the internal versions of the fesetround and
fegetround functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151123
[libc] Enable hermetic floating point tests ClosedPublic Authored by jhuber6 on May 22 2023, 10:28 AM.
Details Summary This patch enables us to run the floating point tests as hermetic.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 22 2023, 10:28 AM This revision is now accepted and ready to land.May 25 2023, 4:05 PM Closed by commit rG417ea79e792a: [libc] Enable hermetic floating point tests (authored by jhuber6). · Explain WhyMay 25 2023, 5:09 PM This revision was automatically updated to reflect the committed changes. jhuber6 added a reverting change: rG4311246a3a31: Revert "[libc] Enable hermetic floating point tests".May 25 2023, 5:16 PM
Revision Contents
Diff 525887 libc/test/UnitTest/RoundingModeUtils.cpp
libc/test/src/CMakeLists.txt
libc/test/src/fenv/CMakeLists.txt
|