[all-commits] [llvm/llvm-project] 4a0633: [SLP][NFC]Use MutableArrayRef instead of SmallVect...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Oct 18 13:12:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a06332e450ff51516c114d8af0262acafb7c8a1
https://github.com/llvm/llvm-project/commit/4a06332e450ff51516c114d8af0262acafb7c8a1
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&, rename
function, NFC.
More information about the All-commits
mailing list