llvm-project/mlir/test/mlir-linalg-ods-gen
Nicolas Vasilache 3bdd7fcc34 [mlir][Linalg] Add support to lower named ops to loops.
This revision adds support to allow named ops to lower to loops.
Linalg.batch_matmul successfully lowers to loops and to LLVM.

In the process, this test also activates linalg to affine loops.
However padded convolutions to not lower to affine.load atm so this revision overrides the type of underlying load / store operation.

Differential Revision: https://reviews.llvm.org/D79135
2020-04-30 13:45:17 -04:00
..
test-linalg-ods-gen.tc [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00