[all-commits] [llvm/llvm-project] f358c3: [mlir][linalg] Remove IndexedGenericOp support fro...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu May 13 07:19:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f358c372094599bf2a9246a0d2145cd949b4c62d
https://github.com/llvm/llvm-project/commit/f358c372094599bf2a9246a0d2145cd949b4c62d
Author: Tobias Gysi <gysit at google.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
M mlir/test/Dialect/Linalg/drop-unit-extent-dims.mlir
Log Message:
-----------
[mlir][linalg] Remove IndexedGenericOp support from DropUnitDims...
after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).
Differential Revision: https://reviews.llvm.org/D102235
More information about the All-commits
mailing list