Beaver. MLIR. Module
(beaver v0.4.8)
Copy Markdown
This module defines functions working with MLIR Module.
Summary
Functions
Gets the body of the module, i.e. the only block it contains.
Create a MLIR module by parsing string.
Types
@type t() :: %Beaver.MLIR.Module{ref: term()}
Functions
Gets the body of the module, i.e. the only block it contains.
Create a MLIR module by parsing string.