diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fa986a85510..a10f541ce73 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -471,7 +471,7 @@ Release Notes. can be enabled using the -mllvm -vectorize-loops flag. The SIMD vector width can be specified using the flag -mllvm -force-vector-width=4. - The defaule value is 0 which means auto-select. + The default value is 0 which means auto-select.
We can now vectorize this code: