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