[all-commits] [llvm/llvm-project] 2dfb66: Fix unused variable in release build.
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Aug 30 19:35:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dfb66833fd23a0bf03c3e610e9b985a8141a4cf
https://github.com/llvm/llvm-project/commit/2dfb66833fd23a0bf03c3e610e9b985a8141a4cf
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
Fix unused variable in release build.
Differential Revision: https://reviews.llvm.org/D108963
More information about the All-commits
mailing list