.. |
Analysis
|
[mlir] Add NumberOfExecutions analysis + update RegionBranchOpInterface interface to query number of region invocations
|
2020-11-11 01:43:17 -08:00 |
Bindings
|
[mlir][Python] Allow PassManager to interop with the capsule APIs.
|
2020-11-11 10:37:21 -08:00 |
CAPI
|
[mlir] Support slicing for operands in results in Python bindings
|
2020-11-10 10:46:21 +01:00 |
Conversion
|
MLIR: Remove TanhOp from ops list. It caused a build failure.
|
2020-11-11 14:58:55 +01:00 |
Dialect
|
Add missing override (& fix an else-after-return while I'm here)
|
2020-11-11 12:29:08 -08:00 |
EDSC
|
Remove MLIREDSCInterface library which isn't used anywhere (NFC)
|
2020-08-18 19:04:30 +00:00 |
ExecutionEngine
|
[mlir] Fix exports in mlir_async_runtime
|
2020-11-11 14:11:16 +00:00 |
IR
|
[mlir] Fix post-dominance between blocks of different regions.
|
2020-11-11 11:20:53 -08:00 |
Interfaces
|
[mlir] Add NumberOfExecutions analysis + update RegionBranchOpInterface interface to query number of region invocations
|
2020-11-11 01:43:17 -08:00 |
Parser
|
[mlir][Asm] Add support for using an alias for trailing operation locations
|
2020-11-09 21:54:47 -08:00 |
Pass
|
Disable implicit nesting on parsing textual pass pipeline
|
2020-11-11 19:21:51 +00:00 |
Reducer
|
[mlir] NFC: fix trivial typos
|
2020-10-29 04:05:22 +09:00 |
Rewrite
|
[mlir][Pattern] Add a new FrozenRewritePatternList class
|
2020-10-26 18:01:06 -07:00 |
Support
|
Disable implicit nesting on parsing textual pass pipeline
|
2020-11-11 19:21:51 +00:00 |
TableGen
|
[mlir] NFC: fix trivial typos
|
2020-10-29 04:05:22 +09:00 |
Target
|
[mlir][llvm] Expose getters for alias and align attribute names
|
2020-11-11 09:38:08 +01:00 |
Transforms
|
[mlir] Rework DialectConversion inlineRegionBefore
|
2020-11-11 10:42:33 +01:00 |
Translation
|
Remove global dialect registration
|
2020-10-24 00:35:55 +00:00 |
CMakeLists.txt
|
[mlir][NFC] Move around the code related to PatternRewriting to improve layering
|
2020-10-26 18:01:06 -07:00 |