llvm-project/mlir/tools/mlir-opt
Nicolas Vasilache 8370cc7492 Start a Linalg dialect
This CL starts implementing a Linalg dialect with the objective of supporting
    optimizing compilation of loops and library calls for a subset of common linear
    algebra operations.

    This CL starts by simply adding a linalg.range type and an operation with the
    proper roundtripping test.

--

PiperOrigin-RevId: 244189468
2019-04-18 11:50:27 -07:00
..
CMakeLists.txt Start a Linalg dialect 2019-04-18 11:50:27 -07:00
mlir-opt.cpp Cleanups for OSS build. 2019-03-29 17:23:23 -07:00