bloqade.stim.dialects.gate.stmts.base.Gate
← Module overview
class
classGate¶source
bloqade.stim.dialects.gate.stmts.base.Gate
Bases: ir.Statement
class GateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'stim_gate' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
targets | tuple[ir.SSAValue, ...] | info.argument(types.Int) | |
dagger | bool | info.attribute(default=False) |