Skip to content

bloqade.qasm2.dialects.uop.stmts.TwoQubitCtrlGate

← Module overview

classTwoQubitCtrlGatesource

bloqade.qasm2.dialects.uop.stmts.TwoQubitCtrlGate

Bases: ir.Statement

class TwoQubitCtrlGate

Attributes

NameTypeDefaultDescription
traits—frozenset({lowering.FromPythonCall()})
ctrlir.SSAValueinfo.argument(QubitType)ctrl (Qubit): The control qubit.
qargir.SSAValueinfo.argument(QubitType)qarg (Qubit): The target qubit.