Skip to content

bloqade.qasm2.dialects.indexing

indexing

bloqade.qasm2.dialects.indexing

This dialect provides the indexing syntax in Python lowering for QASM2 dialects. The dialect itself does not contain new statements.

Using this dialect will be conflict with Python semantics provided by kirin.dialects.py.binop and kirin.dialects.py.indexing dialects.

Attributes

NameTypeDefaultDescription
dialect—ir.Dialect('qasm2.indexing')