Beaver.MLIR.Operation.State (beaver v0.2.7)
Link to this section Summary
Link to this section Types
Link to this type
argument()
@type argument() :: Value.t() | {atom(), Beaver.MLIR.CAPI.MlirAttribute.t()} | {:regions, function()} | {:result_types, [Beaver.MLIR.CAPI.MlirType.t()]} | {Beaver.MLIR.CAPI.MlirBlock.t(), [Beaver.MLIR.Value.t()]} | Beaver.MLIR.CAPI.MlirBlock.t()
Link to this section Functions
Link to this function
add_argument(state, f)
Add an ODS argument to state.
Link to this function
create(state)
Create a new operation state in MLIR CAPI.