Beaver.MLIR.Pass behaviour (beaver v0.3.4)

This module defines functions working with MLIR Pass.

Summary

Types

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

Callbacks

@callback run(Beaver.MLIR.Operation.t()) :: :ok | :error

Functions