Beaver.MLIR.Pass behaviour (beaver v0.3.10)
This module defines functions working with MLIR Pass.
Summary
Functions
Ensure all passes are registered with the global registry.
Types
Callbacks
Link to this callback
run(t)
@callback run(Beaver.MLIR.Operation.t()) :: :ok | :error
Functions
Link to this function
ensure_all_registered!()
Ensure all passes are registered with the global registry.
Link to this function