[all-commits] [llvm/llvm-project] 5da920: [Passes] Improve opt-pipeline-vector-passes.ll test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 3 12:19:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5da920bf3a0968afe3c2410793056b95b3fd9f33
https://github.com/llvm/llvm-project/commit/5da920bf3a0968afe3c2410793056b95b3fd9f33
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M llvm/test/Other/opt-pipeline-vector-passes.ll
Log Message:
-----------
[Passes] Improve opt-pipeline-vector-passes.ll test.
Add -NOT lines to ensure that no extra passes are run if
-extra-vectorizer-passes is not specified.
Also add a loop that actually gets vectorized in preparation for
D115052.
More information about the All-commits
mailing list