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
| Name | Type | Default | Description |
|---|---|---|---|
dialect | — | ir.Dialect('qasm2.indexing') |