[PATCH] D77815: [flang] Fix setting mxcsr on MSVC
Steve Scalpone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 10:58:19 PDT 2020
sscalpone added a comment.
Yes, _mm_setcsr seems portable across x86_64 systems. It's fine. Is there an already-existing llvm API that is similar? (I don't know.)
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