blob: 50e2f3b2e6c28ce8e9e9313ed4c01c3511eab02f [file] [log] [blame]
# RUN: %PYTHON %s
import iree.compiler.ir
from iree.compiler.dialects import iree_input as iree_d
with iree.compiler.ir.Context() as ctx:
iree_d.register_dialect()