llvm/mlir/lib
Arjun P 9615d717d1 [MLIR][Presburger] IntegerRelation::truncate: fix bug when truncating equalities
This was truncating inequalities instead of equalities.

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D122811
2022-03-31 15:16:30 +01:00
..
Analysis [MLIR][Presburger] IntegerRelation::truncate: fix bug when truncating equalities 2022-03-31 15:16:30 +01:00
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][vector][nfc] Rename index optimizations option 2022-03-29 11:33:22 +01:00
Dialect [mlir][memref][NFC] Remove unused function 2022-03-31 17:16:03 +09:00
ExecutionEngine [mlir][sparse] Distinguishing "shape" from "sizes" in variable names 2022-03-22 14:15:59 -07:00
Interfaces [mlir] Simplify LoopLikeOpInterface 2022-03-28 18:10:04 +00:00
IR [mlir] Allow RegionRange to accept ArrayRef<Region *> 2022-03-28 19:39:42 +00:00
Parser [mlir] Fix leak in case of failed parse 2022-03-28 20:04:31 -07:00
Pass [mlir] Use array_pod_sort for sorting stats/counters. 2022-03-17 20:14:24 +01: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 [MLIR] Avoid some pointer element type accesses 2022-03-30 10:00:51 +02:00
Tools [mlir:PDLL][NFC] Remove a dead comment about constant params 2022-03-19 13:38:27 -07:00
Transforms [mlir][cf-sink] Accept a callback for sinking operations 2022-03-28 19:31:23 +00:00
CMakeLists.txt [mlir][NFC] Move Translation.h to a Tools/mlir-translate directory 2022-03-07 01:05:38 -08:00