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

Isuru Fernando via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 11:30:32 PDT 2020


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

Use _mm_getcsr/_mm_setcsr in all x86_64


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/unittests/Evaluate/fp-testing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77815.257770.patch
Type: text/x-patch
Size: 3022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/9db61368/attachment-0001.bin>


More information about the llvm-commits mailing list