llvm-project/mlir/test/Linalg
Nicolas Vasilache e78ea03b24 Replace linalg.for by loop.for
With the introduction of the Loop dialect, uses of the `linalg.for` operation can now be subsumed 1-to-1 by `loop.for`.
This CL performs the replacement and tests are updated accordingly.

PiperOrigin-RevId: 258322565
2019-07-16 13:44:57 -07:00
..
fusion.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
llvm.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
loops.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
promote.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
roundtrip.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
tile.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00
tile_conv.mlir Replace linalg.for by loop.for 2019-07-16 13:44:57 -07:00