diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-12-11 19:59:32 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-12-11 19:59:32 +0000 |
commit | 443c999c967d555f6942834b0924c60226b3e6f2 (patch) | |
tree | 145e76ba079d5cba15f46be54a67b10b9282cd83 /lib/Parse/Parser.cpp | |
parent | 34db84fdb092f89ea3678a0792074a5b9253829a (diff) |
Add -fslp-vectorize to enable bb-vectorize
Add -fslp-vectorize (with -ftree-slp-vectorize as an alias for gcc compatibility)
to provide a way to enable the basic-block vectorization pass. This uses the same
acronym as gcc, superword-level parallelism (SLP), also common in the literature,
to refer to basic-block vectorization.
Nadav suggested this as a follow-up to the adding of -fvectorize.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169909 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions