[all-commits] [llvm/llvm-project] 996ad4: [SLP][NFC]Fix compile build by declaring ArrayRef, ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri Jan 6 17:03:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 996ad44b97e6dda8e4759021c998896f76c38c76
https://github.com/llvm/llvm-project/commit/996ad44b97e6dda8e4759021c998896f76c38c76
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Fix compile build by declaring ArrayRef, NFC.
Fix compiler build reported in https://lab.llvm.org/buildbot#builders/243/builds/218
More information about the All-commits
mailing list