bloqade.geometry.dialects.filled.stmts.Fill
← Module overview
class
classFill¶source
bloqade.geometry.dialects.filled.stmts.Fill
Bases: ir.Statement
class FillAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({ir.Pure(), lowering.FromPythonCall()}) | |
zone | ir.SSAValue | info.argument(grid.GridType[Nx, Ny]) | |
filled | ir.SSAValue | info.argument(ilist.IListType[types.Tuple[types.Int, types.Int], NumVacant]) | |
result | ir.ResultValue | info.result(FilledGridType[Nx, Ny]) |