[all-commits] [llvm/llvm-project] b257db: [mlir][linalg] Create AffineMinOp map in canoncial...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Mar 24 00:02:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b257dba58e1ff20611421a777c11c58bc8b8b008
https://github.com/llvm/llvm-project/commit/b257dba58e1ff20611421a777c11c58bc8b8b008
Author: gysit <gysit at google.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
M mlir/test/Dialect/Linalg/tile-and-fuse-on-tensors.mlir
Log Message:
-----------
[mlir][linalg] Create AffineMinOp map in canoncial form.
Create the AffineMinOp used to compute the padding width in canonical form and update the tests.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D122311
More information about the All-commits
mailing list