Beaver.MLIR.Operation (beaver v0.4.0)

This module defines functions working with MLIR Operation.

Summary

Types

t()

@type t() :: %Beaver.MLIR.Operation{ref: term()}

Functions

create(c)

from_module(module)

location(op)

See Beaver.MLIR.CAPI.mlirOperationGetLocation/1.

make(value)

name(operation)

parent(op)

See Beaver.MLIR.CAPI.mlirOperationGetParentOperation/1.

results(op)

with_symbol_table(op, fun)