bloqade.lanes.dialects.move.GetFutureResult
← Module overview
class
classGetFutureResult¶source
bloqade.lanes.dialects.move.GetFutureResult
Bases: ir.Statement
Get the measurement results from a measurement future
class GetFutureResultAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({lowering.FromPythonCall()}) | |
measurement_future | ir.SSAValue | info.argument(MeasurementFutureType) | |
zone_address | ZoneAddress | info.attribute() | |
location_address | LocationAddress | info.attribute() | |
result | ir.ResultValue | info.result(type=(bloqade_types.MeasurementResultType)) |