[all-commits] [llvm/llvm-project] f70109: [doc] typo in optimisation remark example
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Thu Feb 6 06:57:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f70109f70ca9cdc7d416b8952a79c14e388b3180
https://github.com/llvm/llvm-project/commit/f70109f70ca9cdc7d416b8952a79c14e388b3180
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M llvm/docs/Vectorizers.rst
Log Message:
-----------
[doc] typo in optimisation remark example
Fix typo in the vectorisation optimisation remarks example:
-Rpass-missed=loop-vectorized
=>
-Rpass-missed=loop-vectorize
More information about the All-commits
mailing list