We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4689bc2 commit 61b87afCopy full SHA for 61b87af
mlir/test/python/rewrite.py
@@ -19,6 +19,7 @@ def run(f):
19
gc.collect()
20
assert Context._get_live_count() == 0
21
22
+
23
# CHECK-LABEL: TEST: testRewritePattern
24
@run
25
def testRewritePattern():
0 commit comments