]> git.lizzy.rs Git - rust.git/commit
Auto merge of #45528 - alexcrichton:avx512, r=arielb1
authorbors <bors@rust-lang.org>
Thu, 16 Nov 2017 15:32:13 +0000 (15:32 +0000)
committerbors <bors@rust-lang.org>
Thu, 16 Nov 2017 15:32:13 +0000 (15:32 +0000)
commit481b42b50745d433c5bcfd90e7a03a4b9110a677
tree1efdedad4db1507dbd8eaaa8bffa8abd8492038a
parentc81f201d48c4f25d32f8b0f76103c9f794d37851
parentd3563bb6a2599a6e4d8df33b55be08fe0389beb0
Auto merge of #45528 - alexcrichton:avx512, r=arielb1

rustc: Add some more compatibility with AVX-512

* Increase the maximum vector size in the ABI calculations to ensure that
  AVX-512 operands are immediates.
* Add a few more `target_feature` matchings for AVX-512 features