..
Analysis
[MLIR][NFC] Drop unnecessary use of OpBuilder in build trip count map
2021-10-03 09:25:18 +05:30
Bindings /Python
[mlir] Remove unused namespace alias.
2021-09-30 13:50:31 +02:00
CAPI
[mlir][capi] Add TypeID to MLIR C-API
2021-10-01 14:21:18 -06:00
Conversion
[MLIR][GPU] Add GPU launch op support for dynamic shared memory
2021-10-01 16:46:07 +05:30
Dialect
Fix memory leak in MLIR SPIRV ModuleCombiner
2021-10-02 23:55:25 +00:00
ExecutionEngine
[mlir][sparse] Correcting a few typos
2021-09-30 11:42:46 -07:00
IR
Fix Undefined Behavior in MLIR Diagnostic: don't call memcpy with a nullptr source
2021-10-02 21:32:20 +00:00
Interfaces
[mlir] Add value_begin/value_end methods to DenseElementsAttr
2021-09-21 01:57:43 +00:00
Parser
AsmParser::getContext() - there can be only one. This should unbreak the build.
2021-09-29 22:23:03 -07:00
Pass
Remove unused llvm/Support/Parallel.h from MLIR (NFC)
2021-09-14 23:30:42 +00:00
Reducer
[mlir-reduce] Fix the memory leak and recycle unused modules.
2021-07-08 20:03:47 +08:00
Rewrite
[SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr.
2021-08-29 21:54:47 -07:00
Support
Free memory leak on duplicate interface registration
2021-10-02 16:41:28 +00:00
TableGen
[mlir-tblgen] Add DagNode StaticMatcher.
2021-09-20 23:37:42 +00:00
Target
[mlir] Always create a list of alias scopes when emitting LLVM IR
2021-09-22 00:00:46 +02:00
Tools
[mlir-lsp-server] Only use one MLIRContext per MLIRTextFile
2021-08-04 20:09:07 +00:00
Transforms
[MLIR][NFC] Drop unnecessary use of OpBuilder in build trip count map
2021-10-03 09:25:18 +05:30
Translation
[mlir] run the verifier before translating a module
2021-07-28 18:15:58 +02:00
CMakeLists.txt
Re-engineer MLIR python build support.
2021-07-27 15:54:58 +00:00