[PATCH] D141074: Avoid converting 64-bit integers to floating point using x87 on Windows
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 11:53:29 PST 2023
lebedev.ri added a comment.
> only on Windows 32-bit
Is the `default precision control` different for 64-bit?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141074/new/
https://reviews.llvm.org/D141074
More information about the llvm-commits
mailing list