forked from OSchip/llvm-project
8370cc7492
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-opt.cpp |