Some libcs define __FE_DENORM on x86_64. This change allows reading the
bits corresponding to that non-standard exception.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105004
[libc] Allow reading and writing __FE_DENORM if available on x86_64. ClosedPublic Authored by sivachandra on Jun 28 2021, 12:37 AM.
Details Summary Some libcs define __FE_DENORM on x86_64. This change allows reading the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2021, 6:57 AM Closed by commit rG230df8a419f2: [libc] Allow reading and writing __FE_DENORM if available on x86_64. (authored by sivachandra). · Explain WhyJun 30 2021, 10:32 AM This revision was automatically updated to reflect the committed changes.
Diff 355617 libc/utils/FPUtil/x86_64/FEnv.h
|