[all-commits] [llvm/llvm-project] 91671e: [mlir] Fix -Wunused-variable in -DLLVM_ENABLE_ASSE...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Sep 21 18:36:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91671e13efbc5dbd17b832d7973401350d0a6ee6
https://github.com/llvm/llvm-project/commit/91671e13efbc5dbd17b832d7973401350d0a6ee6
Author: Fangrui Song <i at maskray.me>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
Log Message:
-----------
[mlir] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build after D85869
More information about the All-commits
mailing list