[all-commits] [llvm/llvm-project] d69bcc: [mlir][linalg] Remove IndexedGenericOp support fro...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Mon May 10 23:22:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d69bccf1ed30d16e043d4bb71b4ebd6100efa75b
https://github.com/llvm/llvm-project/commit/d69bccf1ed30d16e043d4bb71b4ebd6100efa75b
Author: Tobias Gysi <gysit at google.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
R mlir/test/Dialect/Linalg/tile-indexed-generic.mlir
M mlir/test/Dialect/Linalg/tile-tensors.mlir
Log Message:
-----------
[mlir][linalg] Remove IndexedGenericOp support from Tiling...
after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).
Differential Revision: https://reviews.llvm.org/D102176
More information about the All-commits
mailing list