Beaver.MLIR.Context (beaver v0.4.2)
This module defines functions creating or destroying MLIR context.
Summary
Functions
Create a MLIR context. By default it registers and loads all dialects.
Run a function with a registry appended to the context.
Types
Functions
@spec create([context_option()]) :: t()
Create a MLIR context. By default it registers and loads all dialects.
Run a function with a registry appended to the context.