bloqade.geometry.dialects.grid.stmts.Shape
← Module overview
class
classShape¶source
bloqade.geometry.dialects.grid.stmts.Shape
Bases: ir.Statement
class ShapeAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'shape' | |
traits | — | frozenset({ir.Pure(), lowering.FromPythonCall()}) | |
zone | ir.SSAValue | info.argument(type=(GridType[types.Any, types.Any])) | |
result | ir.ResultValue | info.result(types.Tuple[types.Int, types.Int]) |