Conditionally compile AVX2 transcendentals unit tests (#355)
Only compile AVX2 intrinsics unit tests if NMC_VECTORIZE_TARGET=AVX2 is defined. Fixes #351.
Please register or sign in to comment
Only compile AVX2 intrinsics unit tests if NMC_VECTORIZE_TARGET=AVX2 is defined. Fixes #351.