Function hugr_llvm::custom::int::add_int_extensions
source ยท pub fn add_int_extensions<H: HugrView>(
cem: CodegenExtsMap<'_, H>,
) -> CodegenExtsMap<'_, H>
Expand description
Populates a CodegenExtsMap with all extensions needed to lower int ops, types, and constants.