llvm-project/mlir
Yi Zhang 381c3b9299 Dyanamic shape support for memref reassociation reshape ops
Only memref with identity layout map is supported for now.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D106180
2021-07-19 15:14:36 -07:00
..
cmake/modules
docs
examples
include Split `InferShapedTypeOpInterface` to create `ReifyRankedShapedTypeInterface`. 2021-07-19 14:44:52 -07:00
lib Dyanamic shape support for memref reassociation reshape ops 2021-07-19 15:14:36 -07:00
python [mlir][Linalg] Migrate 2D pooling ops from tc definition to yaml definition. 2021-07-19 09:24:02 -07:00
test Dyanamic shape support for memref reassociation reshape ops 2021-07-19 15:14:36 -07:00
tools [mlir-tblgen] Slightly improve the diagnostic message in pattern match 2021-07-19 09:19:51 +08:00
unittests
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.