llvm-project/mlir/test/Analysis
River Riddle a8308020ac [mlir] Remove special case parsing/printing of func operations
This was leftover from when the standard dialect was destroyed, and
when FuncOp moved to the func dialect. Now that these transitions
have settled a bit we can drop these.

Most updates were handled using a simple regex: replace `^( *)func` with `$1func.func`

Differential Revision: https://reviews.llvm.org/D124146
2022-05-06 13:36:15 -07: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][NFC] Update textual references of func to func.func in Analysis/ tests 2022-04-20 22:17:27 -07: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-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