Beaver.MLIR.Module (beaver v0.3.4)

This module defines functions working with MLIR Module.

Summary

Types

@type t() :: %Beaver.MLIR.Module{bag: term(), ref: term()}

Functions

Link to this function

create(context, str)

Link to this function

create!(context, str)

Link to this function

destroy(module)

Link to this function

is_null(module)

Link to this function

verify!(module)