[all-commits] [llvm/llvm-project] 558ee5: [mlir] Fix -Wunused-but-set-variable in -DLLVM_ENA...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 20 11:55:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 558ee5843f9fca0a3349f9ead666d2281b6a1915
https://github.com/llvm/llvm-project/commit/558ee5843f9fca0a3349f9ead666d2281b6a1915
Author: Fangrui Song <i at maskray.me>
Date: 2021-06-20 (Sun, 20 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir] Fix -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=off build. NFC
More information about the All-commits
mailing list