Skip to main content

Module to_llvm_ir

Module to_llvm_ir 

Source
Expand description

Translate from pliron’s LLVM dialect to LLVM-IR

Structs§

ConversionContext
Mapping from pliron entities to LLVM entities.

Enums§

ToLLVMErr

Statics§

TEST

Functions§

convert_fpredicate
convert_ipredicate
convert_linkage
convert_module
Convert pliron ModuleOp to LLVMModule.
convert_type
Convert a pliron Type to LLVMType.