mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Remove the confusing sentence.
llvm-svn: 179085
This commit is contained in:
parent
fad36d8034
commit
c48b9d78aa
@ -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…
Reference in New Issue
Block a user