llvm-project/mlir/include/mlir
Mehdi Amini 086e0f05bf Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect"
This reverts commit a6d92a9711.

The build with -DBUILD_SHARED_LIBS=ON is broken.
2021-04-29 20:59:41 +00:00
..
Analysis [mlir] Affine: parallelize affine loops with reductions 2021-04-29 13:16:24 +02:00
Bindings/Python [mlir][python] Aggressively avoid name collisions in generated python ODS code. 2020-12-29 17:43:04 -08:00
CAPI Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Conversion [MLIR] Add ComplexToStandard conversion pass. 2021-04-28 14:17:46 +02:00
Dialect Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
EDSC [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
ExecutionEngine [mlir] NFC - Add runner util functions to only print MemRef metadata. 2021-03-04 12:35:45 +00:00
IR [mlir] support max/min lower/upper bounds in affine.parallel 2021-04-29 13:16:25 +02:00
Interfaces [mlir] Disallow broadcast dimensions on TransferWriteOp. 2021-04-21 07:43:45 +09:00
Parser Add a new AsmParserState class to capture detailed source information for .mlir files 2021-04-21 14:44:37 -07:00
Pass [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
Reducer Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags 2021-04-15 02:59:40 +00:00
Rewrite Remove obsolete using declaration that was just kept around to help with API adoption. 2021-04-26 11:53:24 -07:00
Support [NFC] Fixed some D79714 warnings 2021-04-25 12:41:46 -07:00
TableGen [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs 2021-04-15 11:41:51 -07:00
Target [mlir][ArmSVE] Cleanup dialect registration 2021-04-16 15:56:51 +02:00
Tools/mlir-lsp-server [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
Transforms [mlir][NFC] Add a using directive for llvm::SetVector 2021-04-15 16:09:34 -07:00
CMakeLists.txt Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
InitAllDialects.h Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
InitAllPasses.h [mlir] Move memref.subview patterns to MemRef/Transforms/ 2021-04-12 16:38:22 -04:00
InitAllTranslations.h [mlir] Use the interface-based translation for LLVM "intrinsic" dialects 2021-02-15 14:43:07 +01:00
Parser.h Add a new AsmParserState class to capture detailed source information for .mlir files 2021-04-21 14:44:37 -07:00
Translation.h Reword the documentation for the `mlirTranslateMain` API (NFC) 2020-08-23 04:35:58 +00:00