blob: 82f02626c3ea7360bc3c21a6cd4a5cbe1425aa28 [file] [log] [blame]
# RUN: %PYTHON %s
import mlir.ir
from mlir.dialects import iree
with mlir.ir.Context() as ctx:
iree.register_iree_dialect(ctx)