.. |
Analysis
|
[mlir] fix a memory leak in NestedPattern
|
2021-03-12 18:52:14 +01: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] introduce data layout entry for index type
|
2021-03-24 15:13:42 +01:00 |
Dialect
|
[mlir][tosa] TOSA MLIR dialect update to v0.22, part 1
|
2021-03-25 21:34:34 -07: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
|
Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator
|
2021-03-25 03:59:03 +00:00 |
Interfaces
|
[mlir] introduce data layout entry for index type
|
2021-03-24 15:13:42 +01:00 |
Pass
|
Enable `Pass::initialize()` to fail by returning a LogicalResult
|
2021-02-11 01:51:53 +00:00 |
Reducer
|
[mlir][BuiltinDialect] Resolve comments from D91571
|
2020-11-19 11:12:49 -08:00 |
Rewrite
|
[mlir][Pattern] Add better support for using interfaces/traits to match root operations in rewrite patterns
|
2021-03-23 14:05:33 -07:00 |
Support
|
Add a mechanism for Dialects to provide a fallback for OpInterface
|
2021-03-24 08:41:40 +00:00 |
TableGen
|
Add a mechanism for Dialects to provide a fallback for OpInterface
|
2021-03-24 08:41:40 +00:00 |
Target
|
[mlir][amx] Add Intel AMX dialect (architectural-specific vector dialect)
|
2021-03-15 17:59:05 -07:00 |
Transforms
|
Revert "[Canonicalizer] Process regions top-down instead of bottom up & reuse existing constants."
|
2021-03-25 22:17:26 +05:30 |
CMakeLists.txt
|
Create Reduction Tree Pass
|
2020-08-07 23:17:31 +00:00 |
InitAllDialects.h
|
[mlir][amx] Add Intel AMX dialect (architectural-specific vector dialect)
|
2021-03-15 17:59:05 -07:00 |
InitAllPasses.h
|
[mlir] Remove mlir-rocm-runner
|
2021-03-19 00:24:10 -07:00 |
InitAllTranslations.h
|
[mlir] Use the interface-based translation for LLVM "intrinsic" dialects
|
2021-02-15 14:43:07 +01:00 |
Parser.h
|
Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator
|
2021-03-25 03:59:03 +00:00 |
Translation.h
|
Reword the documentation for the `mlirTranslateMain` API (NFC)
|
2020-08-23 04:35:58 +00:00 |