[all-commits] [llvm/llvm-project] 31a949: [mlir][linalg] Remove unused method (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Oct 28 11:13:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31a949fada877c5fe27d7d333d2a44e02f9239a5
https://github.com/llvm/llvm-project/commit/31a949fada877c5fe27d7d333d2a44e02f9239a5
Author: Tobias Gysi <gysit at google.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/HoistPadding.cpp
Log Message:
-----------
[mlir][linalg] Remove unused method (NFC).
Remove an unused method in hoist padding and format comment.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D112714
More information about the All-commits
mailing list