[PATCH] D141074: [X86] Avoid converting u64 to f32 using x87 on Windows

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 15:47:47 PST 2023


craig.topper added a comment.

I'm going to revert this patch. I'm going to see if we can change the precision control around the problematic fadd in the inlined sequence.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141074



More information about the llvm-commits mailing list