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.
pub fn builtin_to_llvm_pass() -> OpPass<ModuleOp, PassWrapper<BuiltinToLLVMConversion>>A [ModuleOp] pass that applies the builtin to LLVM dialect conversion on every [Operation] in the module.