Beaver.MLIR.Context (beaver v0.2.19)

This module defines functions creating or destroying MLIR context.

Link to this section Summary

Functions

create a MLIR context and register all dialects

Link to this section Types

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

Link to this section Functions

create a MLIR context and register all dialects

See Beaver.MLIR.CAPI.mlirContextDestroy/1.