bloqade.lanes.dialects.arch.stmts.ZoneId
← Module overview
class
classZoneId¶source
bloqade.lanes.dialects.arch.stmts.ZoneId
Bases: ir.Statement
Read the zone_id of a LocationAddress (produced by the GetAttr rewrite).
class ZoneIdAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'zone_id' | |
traits | — | frozenset({ir.Pure()}) | |
address | ir.SSAValue | info.argument(LocationAddressType) | |
result | ir.ResultValue | info.result(types.Int) |