kirin.dialects.py.unary.stmts.UnaryOp
← Module overview
class
classUnaryOp¶source
kirin.dialects.py.unary.stmts.UnaryOp
Bases: ir.Statement
class UnaryOpAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({ir.Pure(), lowering.FromPythonCall()}) | |
value | ir.SSAValue | info.argument(T, print=False) | |
result | ir.ResultValue | info.result(T) |