rust/library/stdarch/crates/std_detect/src
Luca Barbato 1601ce4f2f Add Icelake avx512 features (#838)
* Add Icelake avx512 features

As documented in https://software.intel.com/sites/default/files/managed/c5/15//architecture-instruction-set-extensions-programming-reference.pdf

* Sort the avx512 feature checks by bit

* Unbreak macos

Force nightly.
2020-01-26 13:10:29 -06:00
..
detect Add Icelake avx512 features (#838) 2020-01-26 13:10:29 -06:00
lib.rs Remove need for #[macro_use] with cfg-if 2019-10-10 12:43:27 +02:00
mod.rs Refactor stdsimd 2019-01-22 17:04:25 +01:00