llvm/mlir/lib
Rahul Joshi 86ae0dd7f7 [MLIR] Add OpPrintingFlags to IRPrinterConfig.
- This will enable tweaking IR printing options when enabling printing (for ex,
  tweak elideLargeElementsAttrs to create smaller IR logs)

Differential Revision: https://reviews.llvm.org/D83930
2020-07-16 08:05:33 -07:00
..
Analysis [mlir] Support operations with multiple results in slicing 2020-07-13 13:24:27 -07:00
Bindings Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00
Conversion [MLIR][Shape] Lower shape.shape_eq to scf 2020-07-16 14:44:29 +00:00
Dialect [MLIR][Shape] Allow shape.reduce to operate on extent tensors 2020-07-16 13:53:37 +00:00
EDSC [mlir] Remove EDSC BlockBuilder, BlockHandle and related functionality 2020-06-19 09:37:44 +02:00
ExecutionEngine [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
Interfaces [MLIR] Add type checking capability to RegionBranchOpInterface 2020-07-15 11:14:07 -07:00
IR [MLIR] Add RegionKindInterface 2020-07-15 14:27:05 -07:00
Parser [mlir] Add support for parsing optional Attribute values. 2020-07-14 13:14:59 -07:00
Pass [MLIR] Add OpPrintingFlags to IRPrinterConfig. 2020-07-16 08:05:33 -07:00
Reducer Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00
Support
TableGen [mlir][ODS] Add support for specifying the namespace of an interface. 2020-07-12 14:18:32 -07:00
Target Lowering of OpenMP Parallel operation to LLVM IR 1/n 2020-07-13 23:55:45 +01:00
Transforms [MLIR] Add RegionKindInterface 2020-07-15 14:27:05 -07:00
Translation
CMakeLists.txt Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00