[all-commits] [llvm/llvm-project] 46ad66: [SLP][NFC]Use 'llvm::copy' instead of element-by-e...
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Fri Dec 17 12:10:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46ad66b81781c219c41468eefda41d5502825711
https://github.com/llvm/llvm-project/commit/46ad66b81781c219c41468eefda41d5502825711
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use 'llvm::copy' instead of element-by-elemen copying.
More information about the All-commits
mailing list