Skip to content

Add Store instruction class #10939

@jakelishman

Description

@jakelishman

Add the Store instruction class that writes an Expr into a Var instance for the circuit. This will be the only immediate instruction type that causes a "write" in the circuit immediately, although stores contained within control-flow scopes will cause the control-flow scope to be like a write operation on that variable as well.]

See Qiskit/RFCs#50.

Metadata

Metadata

Assignees

Labels

mod: circuitRelated to the core of the `QuantumCircuit` class or the circuit library

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions