Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
9e4456d5
Commit
9e4456d5
authored
Sep 24, 2018
by
James Willis
Browse files
Updated comment.
parent
81ec76b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
9e4456d5
...
...
@@ -369,7 +369,7 @@ if test "$enable_opt" = "yes" ; then
AC_MSG_WARN([Do not know how to disable vectorization for this compiler])
fi
elif test "$enable_hand_vec" = "yes"; then
AC_DEFINE([WITH_VECTORIZATION],1,[Enable vectorization])
AC_DEFINE([WITH_VECTORIZATION],1,[Enable
hand-written
vectorization])
HAVEVECTORIZATION=1
fi
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment