[all-commits] [llvm/llvm-project] ef8940: Fix 'unused-lambda-capture' gcc warning. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 27 07:16:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef89409a59f3b79ae143b33b7d8e6ee6285aa42f
https://github.com/llvm/llvm-project/commit/ef89409a59f3b79ae143b33b7d8e6ee6285aa42f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Fix 'unused-lambda-capture' gcc warning. NFCI.
More information about the All-commits
mailing list