[all-commits] [llvm/llvm-project] e8e7a9: [SLP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 24 09:48:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8e7a959c7639206468b6a2e60645cc4c151b8aa
https://github.com/llvm/llvm-project/commit/e8e7a959c7639206468b6a2e60645cc4c151b8aa
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D154891
More information about the All-commits
mailing list