All fenv functions are also enabled for windows. Since two tests,
enabled_exceptions_test and feholdexcept_test are still failing on
windows, they have been disabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106808
[libc] Fix x86_64 fenv implementation for windows ClosedPublic Authored by sivachandra on Jul 26 2021, 10:00 AM.
Details Summary All fenv functions are also enabled for windows. Since two tests,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2021, 10:42 AM Closed by commit rGdd8b93a9e76b: [libc] Fix x86_64 fenv implementation for windows (authored by sivachandra). · Explain WhyJul 27 2021, 1:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 362173 libc/config/windows/entrypoints.txt
libc/test/src/fenv/CMakeLists.txt
libc/utils/FPUtil/x86_64/FEnvImpl.h
|
add a TODO/FIXME?