Beaver.Exterior behaviour (beaver v0.4.2)

Behavior to build and register a dialect not included in LLVM mono repo. It is called "Exterior" not "Extension" or "External" to avoid confusing it with various LLVM/MLIR concepts of extensions.

Summary

Callbacks

Register a register to a MLIR context

Callbacks

register_dialect(t)

@callback register_dialect(Beaver.MLIR.Context.t()) :: :ok | {:error, String.t()}

Register a register to a MLIR context