[all-commits] [llvm/llvm-project] 7fe206: Handle the case of tile and pad a subset of the di...
Ahmed S. Taei via All-commits
all-commits at lists.llvm.org
Tue Apr 27 17:41:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fe20634460a47242cb3c47c1b41a7032f62a0a7
https://github.com/llvm/llvm-project/commit/7fe20634460a47242cb3c47c1b41a7032f62a0a7
Author: Ahmed Taei <ataei at google.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
M mlir/test/Dialect/Linalg/tile-and-pad-tensors.mlir
Log Message:
-----------
Handle the case of tile and pad a subset of the dimensions
This is useful in cases such as tile-distribute-and-pad where not all
dims are tiled
Differential Revision: https://reviews.llvm.org/D101319
More information about the All-commits
mailing list