mirror of
https://github.com/amd/blis.git
synced 2026-05-13 18:52:14 +00:00
- AVX2 and AVX512 flags are set up locally for each object library that requires them. - Default ENABLE_SIMD_FLAGS value is set to none and for AVX2 option the corresponding compiler flag is set globally. - To be able to build zen4 codepath when ENABLE_SIMD_FLAGS=AVX2, the compiler option is removed by removing the definition before building the corresponding object library. AMD-Internal: [CPUPL-3241] Change-Id: Ia570e60f06c4c72b7c58f4c9ca73bac4c060ae73