[all-commits] [llvm/llvm-project] 796af0: [SLP] Move getInsertIndex function, NFC.
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Wed Sep 14 06:24:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 796af0c02728830a8d36952909dbe11ccb3af8f6
https://github.com/llvm/llvm-project/commit/796af0c02728830a8d36952909dbe11ccb3af8f6
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Move getInsertIndex function, NFC.
Part of D110978.
More information about the All-commits
mailing list