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

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 06:25:26 PDT 2020


ro edited reviewers, added: Flang; removed: DavidTruby.
ro added a comment.
Herald added a reviewer: DavidTruby.

It's been two months since the last reminder without any response.  Could someone please review this patch? The current code is unportable and just happens to work on a few select x86 targets. It would be a shame to release LLVM 11 with the flang build broken on at least Windows and Solaris/x86.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77815





More information about the llvm-commits mailing list