Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109538
[libc] Skip fenv exception tests on aarch64 if HW doesn't support exceptions. ClosedPublic Authored by sivachandra on Sep 9 2021, 12:24 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: libc-commits, ecnelises, tschuett, kristof.beyls. · View Herald Transcript This revision is now accepted and ready to land.Sep 9 2021, 1:22 PM This revision was landed with ongoing or failed builds.Sep 9 2021, 1:48 PM Closed by commit rGc5cfbe40de6e: [libc] Skip fenv exception tests on aarch64 if HW doesn't support exceptions. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371719 libc/src/__support/FPUtil/aarch64/FEnvImpl.h
libc/src/__support/FPUtil/x86_64/FEnvImpl.h
libc/test/src/fenv/enabled_exceptions_test.cpp
libc/test/src/fenv/feholdexcept_test.cpp
|