diff --git a/CMakeLists.txt b/CMakeLists.txt index 16bd3ef5..7d7d5aad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -201,6 +201,8 @@ function (setup_target TARGET_NAME) -fPIC -pedantic -Wfatal-errors + -march=native + -ftree-vectorize # Don't complain if the for-loops were not vectorzied -Wpass-failed=transform-warning -fcolor-diagnostics