llvm-project/mlir/lib
Okwan Kwon 4f5eb53e68 Revert "[mlir] Fold Arithmetic::ConstantOp and Tensor::ExtractSliceOp."
This reverts commit 3104994104.
2022-02-28 19:14:05 +00:00
..
Analysis [MLIR][Presburger] Move IntegerPolyhedron::reset to FlatAffineConstraints::reset 2022-02-27 22:27:28 +05:30
Bindings/Python [mlir][python] Support more types in IntegerAttr.value 2022-02-24 10:26:31 +01:00
CAPI [mlir][python] Support more types in IntegerAttr.value 2022-02-24 10:26:31 +01:00
Conversion Rename PatternRewriteSet::insert to add 2022-02-18 12:18:41 +01:00
Dialect Revert "[mlir] Fold Arithmetic::ConstantOp and Tensor::ExtractSliceOp." 2022-02-28 19:14:05 +00:00
ExecutionEngine [mlir] Add sectionMemoryMapper to ExecutionEngineOptions 2022-02-23 14:56:50 -05:00
IR [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
Interfaces [mlir] Add isa/dyn_cast support for dialect interfaces 2022-01-31 19:24:34 -08:00
Parser [mlir] Silence warnings when building with MSVC 2022-01-30 17:31:35 -05:00
Pass [mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.h 2022-01-26 21:37:23 -08:00
Reducer Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) 2022-01-10 01:05:14 +00:00
Rewrite [MLIR][PDL] Fix C++20 build. concept is a new keyword. NFC. 2022-02-21 18:37:19 +01:00
Support Replace OwningModuleRef with OwningOpRef<ModuleOp> 2022-01-30 14:07:10 -08:00
TableGen [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
Target [mlir][emitc] Add a variable op 2022-02-24 15:25:21 +00:00
Tools Add explicit `this->` to access method in attempt to fix gcc5 build (NFC) 2022-02-28 08:54:38 +00:00
Transforms [mlir] call target materialization more in dialect conversion 2022-02-17 10:13:23 +01:00
Translation [mlir-translate] Teach these tools about --allow-unregistered-dialect 2022-02-03 09:00:38 -08:00
CMakeLists.txt [mlir] Ensure a newline at the end of a file (NFC) 2022-01-23 13:59:59 -08:00