afonso360 opened PR #4670 from update-libm
to main
:
This resolves an issue with incorrect
fmaf
on the x86_64-pc-windows-gnu target under some inputs.See: #4517
afonso360 edited PR #4670 from update-libm
to main
:
This resolves an issue with incorrect
fmaf
on the x86_64-pc-windows-gnu target under some inputs.This was fixed in https://github.com/rust-lang/libm/pull/267
See: #4517
bjorn3 created PR review comment:
Can you also check it with fma instructions?
bjorn3 submitted PR review.
bjorn3 edited PR review comment.
afonso360 submitted PR review.
afonso360 created PR review comment:
Yes! As soon as https://github.com/bytecodealliance/wasmtime/pull/4539 is merged.
Although that needs a rebase.
alexcrichton submitted PR review.
afonso360 updated PR #4670 from update-libm
to main
.
alexcrichton has enabled auto merge for PR #4670.
alexcrichton merged PR #4670.
Last updated: Nov 22 2024 at 16:03 UTC