[PATCH] D141074: [X86] Avoid converting 64-bit integers to floating point using x87 on Windows

icedrocket via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 20:49:18 PST 2023


icedrocket added a comment.

The test keeps failing, but Diff 486869 has already built and tested successfully. The only thing that has changed is the comments. Probably because I uploaded a raw diff. If the test fails again, I'll try other methods.


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

https://reviews.llvm.org/D141074



More information about the llvm-commits mailing list