..
Analysis
[NFC] Fix some comments and only look at terminators when looking for ReturnLike ops
2021-07-20 08:05:20 -07:00
Bindings
Remove libMLIRPublicAPI DSO.
2021-07-20 17:58:28 -07:00
CAPI
Remove libMLIRPublicAPI DSO.
2021-07-20 17:58:28 -07:00
Conversion
[mlir][tosa] Quantized Conv2DOp lowering to linalg added.
2021-07-22 15:42:26 -07:00
Dialect
[mlir] Update to use ValueShapeRange (NFC)
2021-07-22 12:24:49 -07:00
ExecutionEngine
[ExecutionEngine] Fix GEP type
2021-07-17 23:45:00 +02:00
IR
[mlir] Add workaround for false positive in -Wfree-nonheap-object
2021-07-21 16:16:20 -07:00
Interfaces
[mlir] Also update inferReturnTensorTypes (NFC)
2021-07-22 13:57:36 -07:00
Parser
Defend early against operation created without a registered dialect
2021-07-15 03:52:32 +00:00
Pass
Fix mismatch between the provisioning of asyncExecutors and the actual thread count currently in the context (NFC)
2021-07-16 06:51:06 +00:00
Reducer
[mlir-reduce] Fix the memory leak and recycle unused modules.
2021-07-08 20:03:47 +08:00
Rewrite
[mlir] Add support for filtering patterns based on debug names and labels
2021-06-02 12:05:25 -07:00
Support
[mlir] Fix various issues in TimerImpl.
2021-07-22 03:44:48 +00:00
TableGen
[mlir-tblgen] Support binding multi-results of NativeCodeCall
2021-07-21 11:23:22 +08:00
Target
[Attributes] Replace doesAttrKindHaveArgument() (NFC)
2021-07-12 21:57:26 +02:00
Tools
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
Transforms
[MLIR][memref] Fix findDealloc() to handle > 1 dealloc for the given alloc.
2021-07-22 09:34:19 -07:00
Translation
[mlir] avoid exposing mutable DialectRegistry from MLIRContext
2021-02-10 12:07:34 +01:00
CMakeLists.txt
[mlir][Standard] NFC - Drop remaining EDSC usage
2021-05-21 10:40:39 +00:00