llvm-project/mlir/test/Analysis
Mogball ead75d9434 (Reland)[mlir] Add a generic data-flow analysis framework
Removes one element of the pointer union to make it work on 32-bit
systems.

This patch introduces a generic data-flow analysis framework to MLIR. The framework implements a fixed-point iteration algorithm and a dependency graph between lattice states and analysis. Lattice states and points are fully extensible to support highly-customizable analyses.

Reviewed By: phisiart, rriddle

Differential Revision: https://reviews.llvm.org/D126751
2022-06-14 21:33:05 +00:00
..
test-alias-analysis-modref.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ tests 2022-04-20 22:17:27 -07:00
test-alias-analysis.mlir [mlir] Support getSuccessorInputs from parent op 2022-06-13 22:21:34 +00:00
test-callgraph.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ tests 2022-04-20 22:17:27 -07:00
test-data-flow.mlir [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
test-dominance.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ tests 2022-04-20 22:17:27 -07:00
test-foo-analysis.mlir (Reland)[mlir] Add a generic data-flow analysis framework 2022-06-14 21:33:05 +00:00
test-liveness.mlir [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
test-match-reduction.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ tests 2022-04-20 22:17:27 -07:00
test-shape-fn-report.mlir [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
test-topoligical-sort.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ tests 2022-04-20 22:17:27 -07:00