Skip to main content

builtin_to_llvm_pass

Function builtin_to_llvm_pass 

Source
pub fn builtin_to_llvm_pass() -> OpPass<ModuleOp, PassWrapper<BuiltinToLLVMConversion>>
Expand description

A [ModuleOp] pass that applies the builtin to LLVM dialect conversion on every [Operation] in the module.