Beaver.MLIR.ExternalPass (beaver v0.2.0)
Link to this section Summary
Functions
Lower level API to work with MLIR's external pass (pass defined in C). Use Beaver.MLIR.Pass for idiomatic Erlang behavior.
Create a pass by passing a callback module
Link to this section Functions
Lower level API to work with MLIR's external pass (pass defined in C). Use Beaver.MLIR.Pass for idiomatic Erlang behavior.
Link to this function
create(pass_module, op_name \\ "")
Create a pass by passing a callback module