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

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 12:36:57 PDT 2020


sscalpone added a comment.

This change doesn't preserve the meaning of currentFenv_.   I don't know if currentFenv_ (or originalFenv_) are still useful.


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