Resolve "Separate the hand-written vectorization and the auto-vectorization flags"
Merged
requested to merge 465-separate-the-hand-written-vectorization-and-the-auto-vectorization-flags into master
Compare changes
+ 12
− 3
@@ -322,6 +322,16 @@ AC_ARG_ENABLE([vec],
@@ -345,7 +355,6 @@ if test "$enable_opt" = "yes" ; then
@@ -359,8 +368,8 @@ if test "$enable_opt" = "yes" ; then