Beaver.MLIR.Pass.Composer (beaver v0.2.12)

This module provide functions to compose passes.

Link to this section Summary

Link to this section Functions

Link to this function

add(composer_or_op, pass)

Link to this function

nested(composer_or_op, op_name, passes)

Link to this function

pipeline(composer_or_op, pipeline_str)

Link to this function

run!(composer, opts \\ [dump: false, dump_if_fail: false, print: false])