Expand description
Translate from pliron’s LLVM dialect to LLVM-IR
Structs§
- Conversion
Context - Mapping from pliron entities to LLVM entities.
- Type
Conversion Context - Mapping from pliron types to LLVMTypes.
Enums§
- ToLLVM
Err - Conversion errors.
Statics§
Functions§
- convert_
fpredicate - convert_
ipredicate - convert_
linkage - convert_
module - Convert pliron [ModuleOp] to LLVMModule.
- convert_
type - Convert a pliron [Type] to LLVMType.