llvm-project/mlir
Mehdi Amini 60d97fb4cf Revert "[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect"
This reverts commit 83bf801f5f.

This breaks the build with -DBUILD_SHARED_LIBS=ON
2021-06-21 16:39:24 +00:00
..
cmake/modules
docs [mlir] Add support to SourceMgrDiagnosticHandler for filtering FileLineColLocs 2021-06-18 21:12:28 +00:00
examples
include Revert "[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect" 2021-06-21 16:39:24 +00:00
lib Revert "[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect" 2021-06-21 16:39:24 +00:00
python
test Revert "[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect" 2021-06-21 16:39:24 +00:00
tools [mlir][ODS] Fix copy ctor for generate Pass classes 2021-06-21 14:07:31 +03:00
unittests [mlir][ODS] Fix copy ctor for generate Pass classes 2021-06-21 14:07:31 +03:00
utils [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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