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