[all-commits] [llvm/llvm-project] 31413c: [Passes] Adjust SLPVectorizer placement in test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 3 12:27:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31413c4555eac723eef422b78ac509cbab0d097b
https://github.com/llvm/llvm-project/commit/31413c4555eac723eef422b78ac509cbab0d097b
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] Adjust SLPVectorizer placement in test.
SLPVectorizer runs *after* the extra vector passes.
More information about the All-commits
mailing list