Beaver.MLIR.Operation (beaver v0.2.19)

This module defines functions working with MLIR Operation.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Verify the op and dump it. It raises if the verification fails.

Link to this function

from_module(module)

Link to this function

name(operation)

Link to this function

verify(op, opts \\ [debug: false])

Link to this function

verify!(op, opts \\ [debug: false])