[PATCH] D77815: [flang] Fix setting mxcsr on MSVC

Isuru Fernando via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 06:43:17 PDT 2020


isuruf updated this revision to Diff 258037.
isuruf added a comment.

Add a new field originalMxcsr and restore it along with originalFenv


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77815

Files:
  flang/lib/Evaluate/host.cpp
  flang/lib/Evaluate/host.h
  flang/unittests/Evaluate/fp-testing.cpp
  flang/unittests/Evaluate/fp-testing.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77815.258037.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/c16c87e2/attachment.bin>


More information about the llvm-commits mailing list