[all-commits] [llvm/llvm-project] 32a7d6: [mli][linalg] Change tensor size in unit test (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Sun Oct 3 23:44:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32a7d6051633b699b41664c6722e1088ed34aa8f
https://github.com/llvm/llvm-project/commit/32a7d6051633b699b41664c6722e1088ed34aa8f
Author: Tobias Gysi <gysit at google.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M mlir/test/Dialect/Linalg/tile-and-fuse-on-tensors.mlir
Log Message:
-----------
[mli][linalg] Change tensor size in unit test (NFC).
As a follow up to https://reviews.llvm.org/D110849, adapt the input tensor size to match the iteration space.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D110906
More information about the All-commits
mailing list