[all-commits] [llvm/llvm-project] 2ebf4b: [flang] Fix setting mxcsr on MSVC
Isuru Fernando via All-commits
all-commits at lists.llvm.org
Wed Jul 8 05:25:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ebf4b6e4c35c93c97da9ed14db7b38757c0d7f9
https://github.com/llvm/llvm-project/commit/2ebf4b6e4c35c93c97da9ed14db7b38757c0d7f9
Author: Isuru Fernando <isuruf at gmail.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M flang/lib/Evaluate/host.cpp
M flang/lib/Evaluate/host.h
M flang/unittests/Evaluate/fp-testing.cpp
M flang/unittests/Evaluate/fp-testing.h
Log Message:
-----------
[flang] Fix setting mxcsr on MSVC
Reviewers: sscalpone, jdoerfert, #flang, DavidTruby, jeanPerier
Reviewed By: jeanPerier
Subscribers: richard.barton.arm, jeanPerier, ro, llvm-commits
Tags: #llvm, #flang
Differential Revision: https://reviews.llvm.org/D77815
More information about the All-commits
mailing list