llvm-project/mlir/unittests
Groverkss 11462a82c5 [MLIR] FlatAffineConstraints: Allow extraction of explicit representation of local variables
This patch extends the existing functionality of computing an explicit
representation for local variables, to also get the explicit representation,
instead of only the inequality pairs.

This is required for a future patch to remove redundant local ids based on
their explicit representation.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D113814
2021-11-16 14:51:06 +05:30
..
Analysis [MLIR] FlatAffineConstraints: Allow extraction of explicit representation of local variables 2021-11-16 14:51:06 +05:30
Dialect [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
ExecutionEngine [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
IR [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
Interfaces [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Pass Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir] fix Debug unittests 2021-11-03 21:34:36 +00:00
TableGen Fix memory leaks in mlir/unittests/MLIRTableGenTests 2021-10-02 21:06:02 +00:00
Transforms [mlir] DialectConversion: fix OperationLegalizer::isIllegal result when legality callback returns None 2021-11-15 14:53:06 +03:00
CMakeLists.txt [mlir] Make ConversionTarget dynamic legality callbacks composable 2021-10-12 13:05:54 +03:00