[PATCH] D142178: [X86] Change precision control to FP80 during u64->fp32 conversion on Windows.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 12:14:09 PST 2023
craig.topper added a comment.
In D142178#4100598 <https://reviews.llvm.org/D142178#4100598>, @icedrocket wrote:
> 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.
I'll fix in a separate pre-commit. It's a distraction for this review.
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