[libc-commits] [PATCH] D121839: [libc] Change FEnv to use MXCSR as source of truth

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 22 16:23:37 PDT 2022


michaelrj updated this revision to Diff 417429.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

add named constants for exceptions and a round-trip test for Windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121839/new/

https://reviews.llvm.org/D121839

Files:
  libc/config/windows/entrypoints.txt
  libc/src/__support/FPUtil/x86_64/FEnvImpl.h
  libc/test/src/fenv/getenv_and_setenv_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121839.417429.patch
Type: text/x-patch
Size: 10729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220322/cae70b63/attachment.bin>


More information about the libc-commits mailing list