MLIR 23.0.0git
LoweredFuncAttrs Struct Reference

Add custom lowered funcOp to llvm.func attributes here. More...

Public Attributes

LLVM::LLVMFuncOp::Properties properties
NamedAttrList discardableAttrs

Detailed Description

Add custom lowered funcOp to llvm.func attributes here.

Definition at line 81 of file FuncToLLVM.cpp.

Member Data Documentation

◆ discardableAttrs

NamedAttrList LoweredFuncAttrs::discardableAttrs

Definition at line 83 of file FuncToLLVM.cpp.

Referenced by lowerFuncAttributes().

◆ properties

LLVM::LLVMFuncOp::Properties LoweredFuncAttrs::properties

Definition at line 82 of file FuncToLLVM.cpp.

Referenced by lowerFuncAttributes().


The documentation for this struct was generated from the following file: