[all-commits] [llvm/llvm-project] 6b76c4: [mlir][linalg] Bring populateFoldUnitExtentDimsVia...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Dec 20 04:14:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b76c4eafde8cc72133c752c05fa479c33221e61
https://github.com/llvm/llvm-project/commit/6b76c4eafde8cc72133c752c05fa479c33221e61
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
Log Message:
-----------
[mlir][linalg] Bring populateFoldUnitExtentDimsVia(Reshapes/Slices)Patterns in sync
Make sure that both functions populate patterns with the same functionality. Both should be refactored at some point so that canonicalization patterns are not populated.
Differential Revision: https://reviews.llvm.org/D140372
More information about the All-commits
mailing list