Crate irvm_lower

Source
Expand description

§irmv-lower

Lower irvm IR to other IRs.

This crates currently only allows you to lower irmv IR to LLVM IR.

See the llvm submodule for more information.

cargo add irvm-lower

Modules§

llvm
LLVM IR lowering