|
MLIR 23.0.0git
|
Add custom lowered funcOp to llvm.func attributes here. More...
Public Attributes | |
| LLVM::LLVMFuncOp::Properties | properties |
| NamedAttrList | discardableAttrs |
Add custom lowered funcOp to llvm.func attributes here.
Definition at line 81 of file FuncToLLVM.cpp.
| NamedAttrList LoweredFuncAttrs::discardableAttrs |
Definition at line 83 of file FuncToLLVM.cpp.
Referenced by lowerFuncAttributes().
| LLVM::LLVMFuncOp::Properties LoweredFuncAttrs::properties |
Definition at line 82 of file FuncToLLVM.cpp.
Referenced by lowerFuncAttributes().