llvm-project/mlir/lib
Christian Sigg fcc5755878 [mlir] Remove no-op array assignment in dictionaryAttrSort().
Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D99954
2021-04-06 21:30:37 +02:00
..
Analysis [MLIR][Affine] Add utility to check if the slice is valid 2021-04-01 14:52:22 +05:30
Bindings [mlir][Python][Linalg] Add missing attributes to linalg ops 2021-04-01 08:16:50 +00:00
CAPI [mlir][Python][Linalg] Add missing attributes to linalg ops 2021-04-01 08:16:50 +00:00
Conversion [mlir] Fix support for lowering non-32-bit affine reductions. 2021-04-06 14:00:15 +02:00
Dialect [mlir][Linalg] Fix fusion on tensors operands / bbArg mismatch 2021-04-06 15:39:40 +00:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir][sparse] support for very narrow index and pointer types 2021-04-01 18:21:27 -07:00
IR [mlir] Remove no-op array assignment in dictionaryAttrSort(). 2021-04-06 21:30:37 +02:00
Interfaces [mlir] Enhance InferShapedTypeOpInterface and move LinalgOps to use them. 2021-03-29 11:39:48 -07:00
Parser Add void cast to suppress -Wunused-member-variable on assert-only member 2021-04-03 14:03:43 -07:00
Pass [mlir] Tune error message for assertion. 2021-03-22 18:10:18 -07:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09: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 [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
TableGen Add a mechanism for Dialects to provide a fallback for OpInterface 2021-03-24 08:41:40 +00:00
Target [mlir] Translate global initializers after creating all LLVM IR globals 2021-03-25 09:53:58 +01:00
Transforms [mlir] Add optional TypeConverter for materializations. 2021-04-02 13:39:06 -07:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00