..
Analysis
[mlir][Affine][Vector] Support vectorizing reduction loops
2021-05-05 09:03:59 -07: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
[mlir][linalg] Add IndexedGenericOp to GenericOp canonicalization.
2021-05-07 06:00:16 +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] Store the flag for dynamic operand storage in the low bits
2021-05-06 12:45:35 -07:00
Interfaces
[MLIR] Rename free function `verify` on OffsetSizeAndStrideOpInterface
2021-05-05 17:44:15 +05:30
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][spirv] NFC: Replace OwningSPIRVModuleRef with OwningOpRef
2021-05-06 17:17:44 -04: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
[mlir][sparse] migrate sparse operations into new sparse tensor dialect
2021-04-29 15:52:35 -07:00
InitAllPasses.h
[mlir][sparse] Introduce proper sparsification passes
2021-05-04 17:10:09 -07: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