[all-commits] [llvm/llvm-project] 369c0e: [SLP][NFC]Use SmallVector instead of std::vector a...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Nov 22 08:45:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 369c0eb55be9d07557afd1a82df4c1635c546b4c
https://github.com/llvm/llvm-project/commit/369c0eb55be9d07557afd1a82df4c1635c546b4c
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use SmallVector instead of std::vector and remove unused
includes, NFC.
More information about the All-commits
mailing list