mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-03 14:31:10 +00:00
Remove the confusing sentence.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179085 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e43e2d8cf0
commit
fa335e4060
@ -28,8 +28,6 @@ The vectorizer can be disabled using the command line:
|
||||
|
||||
$ clang ... -fno-vectorize file.c
|
||||
|
||||
At this point the loop vectorizer is only enabled for -O3, and will not work for -O2 or -Os.
|
||||
|
||||
Command line flags
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user