llvm-project/mlir/test/Analysis
Kai Sasaki de58a4f163
[mlir][Analysis] Guard data flow analysis from no block function
Foo analysis for testing the data flow analysis does not support the region without any block. Although that analysis is assumed to be used for testing purpose, it is generally better to be explicit about the scope the framework supports.

The original issue was reported here.
https://github.com/llvm/llvm-project/issues/60580

Reviewed By: springerm

Differential Revision: https://reviews.llvm.org/D144359
2023-02-22 15:20:11 +09:00
..
DataFlow [mlir] fix crash when call a function decl 2023-01-25 11:06:13 -05:00
invalid.mlir [mlir][Analysis] Guard data flow analysis from no block function 2023-02-22 15:20:11 +09:00
test-alias-analysis-extending.mlir [mlir] Make LocalAliasAnalysis extesible 2022-12-21 14:15:35 +01:00
test-alias-analysis-modref.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
test-alias-analysis.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
test-callgraph.mlir
test-dominance.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
test-foo-analysis.mlir [mlir][NFC] Remove trailing whitespaces from *.td and *.mlir files. 2022-11-28 15:26:30 -08:00
test-liveness.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
test-match-reduction.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
test-shape-fn-report.mlir
test-topoligical-sort.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00