bloqade.lanes.dialects.stack_move.Pop
← Module overview
class
classPop¶source
bloqade.lanes.dialects.stack_move.Pop
Bases: ir.Statement
Pop and discard the top of the virtual stack.
class PopAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({lowering.FromPythonCall(), ir.Pure()}) | |
value | ir.SSAValue | info.argument(types.Any) |