llvm-project/mlir/lib
Rob Suderman 2bf423b021 [mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcher
Added an underlying matcher for generic constant ops. This
included a rewriter of RewriterGen to make variable use more
clear.

Differential Revision: https://reviews.llvm.org/D89161
2020-10-15 16:32:20 -07:00
..
Analysis Introduce subtraction for FlatAffineConstraints 2020-10-07 17:31:06 +02:00
Bindings [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
CAPI [mlir][CAPI] Remove the exclusion of the MLIR C-API from libMLIR.so. 2020-10-08 18:22:19 -07:00
Conversion [mlir][Linalg] Make a Linalg CodegenStrategy available. 2020-10-14 11:11:26 +00:00
Dialect [mlir][vector] Add unrolling patterns for Transfer read/write 2020-10-15 15:17:36 -07:00
EDSC Remove MLIREDSCInterface library which isn't used anywhere (NFC) 2020-08-18 19:04:30 +00:00
ExecutionEngine Import llvm::StringSwitch into mlir namespace. 2020-10-08 11:39:24 +02:00
IR Remove unused SideEffectInterfaces header 2020-10-13 15:22:00 -07:00
Interfaces Wordsmith RegionBranchOpInterface verification errors 2020-09-09 12:50:23 -07:00
Parser Import llvm::StringSwitch into mlir namespace. 2020-10-08 11:39:24 +02:00
Pass Add a dump() method on the pass manager for debugging purpose (NFC) 2020-09-23 05:53:41 +00:00
Reducer Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
Support [mlir] Improve LLVM shlib support 2020-10-09 07:17:56 +02:00
TableGen [mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcher 2020-10-15 16:32:20 -07:00
Target [MLIR][LLVM] Fixed `topologicalSort()` to iterative version 2020-10-02 13:48:27 +03:00
Transforms [mlir] Add std.tensor_to_memref op and teach the infra about it 2020-10-15 12:19:20 -07:00
Translation Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00
CMakeLists.txt Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00