llvm-project/mlir/unittests
Mogball c7103810bd [mlir][scf] Add getNumRegionInvocations to IfOp
Implements the RegionBranchOpInterface method getNumRegionInvocations to `scf::IfOp` so that, when the condition is constant, the number of region executions can be analyzed by `NumberOfExecutions`.

Reviewed By: jpienaar, ftynse

Differential Revision: https://reviews.llvm.org/D115087
2021-12-15 14:56:20 +00:00
..
Analysis [MLIR] PresburgerSet subtraction: fix bug where the set `b` was not restored properly on return 2021-12-12 17:14:04 +05:30
Conversion Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Dialect [mlir][scf] Add getNumRegionInvocations to IfOp 2021-12-15 14:56:20 +00:00
ExecutionEngine [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
IR [mlir][ir] OpRewritePattern should accept generatedNames 2021-12-10 19:35:05 +00:00
Interfaces Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Pass Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
TableGen [mlir][ods] Fix OpDefinitionsGen infer return types builder with regions 2021-12-13 15:11:35 +00:00
Transforms [mlir] DialectConversion: fix OperationLegalizer::isIllegal result when legality callback returns None 2021-11-15 14:53:06 +03:00
CMakeLists.txt Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30