cmake : MSVC instruction detection (fixed up #809) (#3923)
* Add detection code for avx * Only check hardware when option is ON * Modify per code review sugguestions * Build locally will detect CPU * Fixes CMake style to use lowercase like everywhere else * cleanup * fix merge * linux/gcc version for testing * msvc combines avx2 and fma into /arch:AVX2 so check for both * cleanup * msvc only version * style * Update FindSIMD.cmake --------- Co-authored-by: Howard Su <howard0su@gmail.com> Co-authored-by: Jeremy Dunn <jeremydunn123@gmail.com>
E
Eve committed
c41ea36eaa3548776de4cb3d5d49b925cd3fc0f2
Parent: a7fac01
Committed by GitHub <noreply@github.com>
on 11/5/2023, 8:03:09 AM