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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 20:50:04 PST 2023


craig.topper added a comment.

Can we add lit test to llvm/test/CodeGen/X86 for this with a Windows triple?


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

https://reviews.llvm.org/D141074



More information about the llvm-commits mailing list