[all-commits] [llvm/llvm-project] 3ef271: [SLP][NFC]Use MutableArrayRef instead of SmallVect...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Oct 18 09:47:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ef271c3d69304f27e23c93c62c4a78e9223dadd
https://github.com/llvm/llvm-project/commit/3ef271c3d69304f27e23c93c62c4a78e9223dadd
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use MutableArrayRef instead of SmallVectorImpl& in param, NFC.
More information about the All-commits
mailing list