Home
last modified time | relevance | path

Searched refs:TestRemoveOpWithInnerOps (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/test/Transforms/
H A Dtest-canonicalize-filter.mlir2 // RUN: mlir-opt %s -pass-pipeline='func.func(canonicalize{enable-patterns=TestRemoveOpWithInnerOps
3 …-opt %s -pass-pipeline='func.func(canonicalize{disable-patterns=TestRemoveOpWithInnerOps})' | File…
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp1070 struct TestRemoveOpWithInnerOps struct
1086 results.add<TestRemoveOpWithInnerOps>(context); in getCanonicalizationPatterns()