[libc-commits] [PATCH] D106808: [libc] Fix x86_64 fenv implementation for windows

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 26 10:00:04 PDT 2021


sivachandra created this revision.
sivachandra added reviewers: caitlyncano, hedingarcia, aeubanks.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
sivachandra requested review of this revision.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106808

Files:
  libc/config/windows/entrypoints.txt
  libc/test/src/fenv/CMakeLists.txt
  libc/utils/FPUtil/x86_64/FEnvImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106808.361708.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210726/7f9b4c41/attachment.bin>


More information about the libc-commits mailing list