bloqade.qasm2.passes.unroll_if
unroll_if¶
bloqade.qasm2.passes.unroll_if
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
AllowedThenType | — | (SingleQubitGate, TwoQubitCtrlGate, Measure, Reset) | |
DontLiftType | — | AllowedThenType + (scf.Yield, func.Return, func.Invoke) |