Sign in
opensecura
/
3p
/
openxla
/
iree
/
aa8431fb5b8b20abeeb36e50e3b495abcfa603e3
/
.
/
llvm-projects
/
iree-dialects
/
test
/
python
/
smoketest.py
blob: 5c457ee748f248cf32235f1c0196725cdd72bff6 [
file
] [
log
] [
blame
]
# RUN: %PYTHON %s
import
mlir
.
ir
from
mlir
.
dialects
import
iree_public
with
mlir
.
ir
.
Context
()
as
ctx
:
iree_public
.
register_iree_public_dialect
(
ctx
)