Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Transforms/
H A Dtest-strict-pattern-driver.mlir3 // CHECK-LABEL: @test_erase
4 func.func @test_erase() {
/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dpdl_ops.py247 def test_erase(): function