[all-commits] [llvm/llvm-project] 2e3252: [mlir] Fix unused var warning in the IR/MemRefOps.cpp
Roman Dzhabarov via All-commits
all-commits at lists.llvm.org
Tue Mar 1 11:54:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e32525d95bd48c0b5fa3a6aca7221b2081335e7
https://github.com/llvm/llvm-project/commit/2e32525d95bd48c0b5fa3a6aca7221b2081335e7
Author: rdzhabarov <rdzhabarov at google.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
Log Message:
-----------
[mlir] Fix unused var warning in the IR/MemRefOps.cpp
Fix unused var compiler warning.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D120759
More information about the All-commits
mailing list