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 9a184f0 commit 7ce8507Copy full SHA for 7ce8507
mlir/test/python/dialects/nvvm.py
@@ -92,6 +92,7 @@ def my_inline_ptx(a, b, c, d):
92
arith.addi(c, d)
93
arith.addf(wo0, wo1)
94
95
+
96
@constructAndPrintInModule
97
def test_barriers():
98
i32 = T.i32()
0 commit comments