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 | 061f1653e60586a424555bffa355bd258b91e082 (patch) | |
tree | 13e031e215c4343d9dfec1242839213e177e6802 /llvm/lib | |
parent | f762b72f355c4f64846afe4ffdaafbef66c85981 (diff) | |
download | bcm5719-llvm-061f1653e60586a424555bffa355bd258b91e082.tar.gz bcm5719-llvm-061f1653e60586a424555bffa355bd258b91e082.zip |
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.
llvm-svn: 169909
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions