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 2c9db49 commit 5622534Copy full SHA for 5622534
mlir/test/python/dialects/amdgpu.py
@@ -2,7 +2,7 @@
2
# This is just a smoke test that the dialect is functional.
3
4
from mlir.ir import *
5
-from mlir.dialects import amdgpu, func, memref
+from mlir.dialects import amdgpu, func
6
7
8
def constructAndPrintInModule(f):
0 commit comments