You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2026. It is now read-only.
See rust-lang/rust#49249, simd_fmax is broken in LLVM6, and the decision there was to work around this in stdsimd until rustc starts using LLVM7. This rust-lang/rust issue tracks that rust-lang/rust#49261
EDIT: now that LLVM7 has been merged simd_fmax should work properly and be used.
See rust-lang/rust#49249,
simd_fmaxis broken in LLVM6, and the decision there was to work around this instdsimduntil rustc starts using LLVM7. This rust-lang/rust issue tracks that rust-lang/rust#49261EDIT: now that LLVM7 has been merged
simd_fmaxshould work properly and be used.