Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
llvm-epi-0.8
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Roger Ferrer
llvm-epi-0.8
Commits
89a452a9
Commit
89a452a9
authored
12 years ago
by
Nadav Rotem
Browse files
Options
Downloads
Patches
Plain Diff
Update the release notes about how to enable the loop vectorizer.
llvm-svn: 166123
parent
839fb650
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/docs/ReleaseNotes.html
+2
-2
2 additions, 2 deletions
llvm/docs/ReleaseNotes.html
with
2 additions
and
2 deletions
llvm/docs/ReleaseNotes.html
+
2
−
2
View file @
89a452a9
...
...
@@ -467,8 +467,8 @@ Release Notes</a>.</h1>
includes a few major enhancements and additions to the optimizers:
</p>
<p>
Loop Vectorizer - We've added a basic loop vectorizer and we are now able
to vectorize small loops.
In this release t
he loop vectorizer is
only
avail
able using the
stand alone command line tool
s.
</p>
to vectorize small loops.
T
he loop vectorizer is
disabled by default and
can be en
able
d
using the
-mllvm -vectorize flag
s.
</p>
<ul>
<li>
...
</li>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment