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

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 01:17:36 PDT 2020


ro added a comment.

The one from April wasn't run at all, but only reports some obscure internal error. There were generic problems with the pre-merge infrastructure at that time IIRC.

Last night, I tried to restart the check, but it's still stuck in the first step (creating a branch in the repo to apply the patch to) after 10 hours.
In that form, the pre-merge checks are worse than useless IMO.

I'd suggest you go ahead and commit the patch.  Should there be any issues despite your and my testing, the buildbots will let us know quickly enough.


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