forked from OSchip/llvm-project
e36337a998
This CL finishes the implementation of the Linalg + Affine type unification of the [strided memref RFC](https://groups.google.com/a/tensorflow.org/forum/#!topic/mlir/MaL8m2nXuio). As a consequence, the !linalg.view type, linalg::DimOp, linalg::LoadOp and linalg::StoreOp can now disappear and Linalg can use standard types everywhere. PiperOrigin-RevId: 272187165 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestCallGraph.cpp | ||
TestConstantFold.cpp | ||
TestInlining.cpp | ||
TestLoopFusion.cpp | ||
TestLoopMapping.cpp | ||
TestLoopParametricTiling.cpp | ||
TestMemRefStrideCalculation.cpp | ||
TestVectorizationUtils.cpp |