Tobias Decking
Tobias Decking
PATH_TO_GHC_BINDIST_TARBALL refers to one of the tarballs that are downloaded from https://downloads.haskell.org/ghc/. Note that I don't know wether "compiled against newer versions of libraries" applies to these tarballs aswell.
I've opened up #1602 to finish AVX512BW.
@rustbot ready
The stdarch patch will also ensure that the "sqrt.ps.256" case in https://github.com/rust-lang/miri/blob/master/src/shims/x86/avx.rs#L78 will never be reached. This case is still present here.
@RalfJung https://github.com/rust-lang/rust/pull/128466 got merged. This PR is no longer blocked.