]> git.lizzy.rs Git - rust.git/commit
Update stdarch submodule
authorHans Kratz <hans@appfour.com>
Tue, 21 Sep 2021 09:24:08 +0000 (11:24 +0200)
committerHans Kratz <hans@appfour.com>
Tue, 21 Sep 2021 09:24:08 +0000 (11:24 +0200)
commit1afb5374d01682135be11ca12c0b44a57a8e98f6
tree3742a166a5f1f3b40a5a8dd0f5cd7d83fd111748
parente7958d35ca2c898a223efe402481e0ecb854310a
Update stdarch submodule

This mainly fixes the critical issue of aarch64 store intrinsics
overwriting additional memory, see
https://github.com/rust-lang/stdarch/issues/1220

Other changes:
* aarch64/armv7: additional vld1/vst1 intrinsics + perf fixes for existing ones
* armv7: Make FMA work with vfpv4
* Non-visible changes to the testing framework
library/stdarch