llvm-project/mlir/include
Tobias Gysi 26e916334e [mlir][linalg] Add IndexedGenericOp to GenericOp canonicalization.
Replace all `linalg.indexed_generic` ops by `linalg.generic` ops that access the iteration indices using the `linalg.index` op.

Differential Revision: https://reviews.llvm.org/D101612
2021-05-07 06:00:16 +00:00
..
mlir [mlir][linalg] Add IndexedGenericOp to GenericOp canonicalization. 2021-05-07 06:00:16 +00:00
mlir-c [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00