Commit Graph

4 Commits

Author SHA1 Message Date
Nikolay Bogoychev
e8a1a2530f
Fix AVX2+ detection on Mac (#895)
MacOS is weird and its CPU flags are separated in two separate fields returned by the sysctl interface. To get around this, we need to test both of them, so here goes

Co-authored-by: Roman Grundkiewicz <rgrundkiewicz@gmail.com>
2021-12-07 17:47:33 +00:00
alvations
59011c8129 added ssse4.2 support 2019-11-07 07:09:40 +08:00
Young Jin Kim
e8ca9a3756 Update some fixed 2019-06-18 17:09:14 -07:00
Marcin Junczys-Dowmunt
01ce3ed71b detect cpu intrinsics 2018-12-06 21:24:33 -08:00