Re-exports§
pub use args::EmitOpArgs;pub use func::EmitFuncContext;pub use func::RowPromise;pub use namer::Namer;pub use ops::emit_value;
Modules§
Structs§
- Emit
Hugr - Emits
HugrViews into an LLVM Module. - Emit
Module Context - A context holding data required for emitting HUGRs into an LLVM module. This includes the module itself, a set of extensions for lowering custom elements, and policy for naming various HUGR elements.
Functions§
- deaggregate_
call_ result - Extract all return values from the result of a
call. - get_
intrinsic