llvm-project/mlir/lib
Groverkss bab2a4f2fb [MLIR][Presburger] Use PresburgerSpace in SetCoalescer
This patch changes the implementation of SetCoalescer to use PresburgerSpace
instead of reimplementing parts of PresburgerSpace.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D122984
2022-04-03 04:06:47 +05:30
..
Analysis [MLIR][Presburger] Use PresburgerSpace in SetCoalescer 2022-04-03 04:06:47 +05:30
Bindings/Python Expose MlirOperationClone in Python bindings. 2022-03-28 15:58:22 +02:00
CAPI [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00
Conversion [mlir][spirv] Add pattern to lower math.copysign 2022-04-01 12:06:47 -04:00
Dialect [mlir][Vector] Add constant folder for extractelement. 2022-04-02 11:10:42 +08:00
ExecutionEngine [mlir][sparse] Moving `delete coo` into codegen instead of runtime library 2022-04-01 11:08:52 -07:00
IR [mlir] Bubble up tensor.extract_slice above linalg operation 2022-03-31 16:48:38 +00:00
Interfaces [mlir] Simplify LoopLikeOpInterface 2022-03-28 18:10:04 +00:00
Parser [mlir] Fix leak in case of failed parse 2022-03-28 20:04:31 -07:00
Pass [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07: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] Make OpBuilder::createOperation to accept raw inputs 2022-03-23 22:13:48 +00:00
Support [mlir] Move InterfaceMap::InterfaceMap to the cpp file 2022-03-17 20:14:24 +01:00
TableGen [mlir] Refactor how parser/printers are specified for AttrDef/TypeDef 2022-03-15 00:42:31 -07:00
Target [OMPIRBuilder] Support ordered clause specified without parameter 2022-04-01 16:17:29 +08:00
Tools [mlir:PDLL][NFC] Remove a dead comment about constant params 2022-03-19 13:38:27 -07:00
Transforms [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07:00
CMakeLists.txt [mlir][NFC] Move Translation.h to a Tools/mlir-translate directory 2022-03-07 01:05:38 -08:00