[all-commits] [llvm/llvm-project] 94f540: [mlir][Linalg] Fix unused variable warning in Rele...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Feb 2 04:01:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94f540cc7ceb98a25a62f04647ce30974a33a3d6
https://github.com/llvm/llvm-project/commit/94f540cc7ceb98a25a62f04647ce30974a33a3d6
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
[mlir][Linalg] Fix unused variable warning in Release builds. NFC.
More information about the All-commits
mailing list