beaver
v0.3.10

      Beaver.MLIR.Module (beaver v0.3.10)

      This module defines functions working with MLIR Module.

      Summary

      Types

      t()

      Functions

      body(module)

      See Beaver.MLIR.CAPI.mlirModuleGetBody/1.

      create(context, str)
      create!(context, str)
      destroy(module)

      See Beaver.MLIR.CAPI.mlirModuleDestroy/1.

      empty(location)

      See Beaver.MLIR.CAPI.mlirModuleCreateEmpty/1.

      from_operation(op)

      See Beaver.MLIR.CAPI.mlirModuleFromOperation/1.

      is_null(module)
      make(value)
      verify!(module)

      Types

      Link to this type

      t()

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

      Functions

      Link to this function

      body(module)

      See Beaver.MLIR.CAPI.mlirModuleGetBody/1.

      Link to this function

      create(context, str)

      Link to this function

      create!(context, str)

      Link to this function

      destroy(module)

      See Beaver.MLIR.CAPI.mlirModuleDestroy/1.

      Link to this function

      empty(location)

      See Beaver.MLIR.CAPI.mlirModuleCreateEmpty/1.

      Link to this function

      from_operation(op)

      See Beaver.MLIR.CAPI.mlirModuleFromOperation/1.

      Link to this function

      is_null(module)

      Link to this function

      make(value)

      Link to this function

      verify!(module)

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.33.0) for the Elixir programming language