[all-commits] [llvm/llvm-project] 13f079: [SLPVectorizer] Fix -Wunused-lambda-capture in -DL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 30 23:01:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13f0795425e9c8fbd19f8ac67f2638015365cd6a
https://github.com/llvm/llvm-project/commit/13f0795425e9c8fbd19f8ac67f2638015365cd6a
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLPVectorizer] Fix -Wunused-lambda-capture in -DLLVM_ENABLE_ASSERTIONS=off build
More information about the All-commits
mailing list