[PATCH] D142178: [X86] Change precision control to FP80 during u64->fp32 conversion on Windows.

icedrocket via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 11:44:59 PST 2023


icedrocket added a comment.

In D142178#4100370 <https://reviews.llvm.org/D142178#4100370>, @craig.topper wrote:

> Remove unrelated comment change. The line is longer than 80 columns, but isn't near code this is touching.

clang-format test failed. We need to fix the comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142178



More information about the llvm-commits mailing list