We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebbc9ce + 8e9f635 commit b961f96Copy full SHA for b961f96
src/doc/rustc/src/codegen-options/index.md
@@ -105,7 +105,7 @@ flag will turn that behavior off.
105
106
## no-vectorize-slp
107
108
-By default, `rustc` will attempt to vectorize loops using [superword-level
+By default, `rustc` will attempt to vectorize code using [superword-level
109
parallelism](https://llvm.org/docs/Vectorizers.html#the-slp-vectorizer). This
110
flag will turn that behavior off.
111
0 commit comments