MLIR 23.0.0git
LowerFunctionDiscardablesToLLVM.h File Reference

Go to the source code of this file.

Classes

struct  mlir::LoweredLLVMFuncAttrs
 Result of lowering discardable attributes from a FunctionOpInterface to what llvm.func expects: typed inherent properties plus remaining discardable attributes. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.

Functions

FailureOr< LoweredLLVMFuncAttrsmlir::lowerDiscardableAttrsForLLVMFunc (FunctionOpInterface funcOp, Type llvmFuncType)
 Partition funcOp's discardables for llvm.func: sym_name, function_type, and typed properties from llvm.