MLIR
20.0.0git
|
Go to the source code of this file.
Functions | |
MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (Func, func) | |
MLIR_CAPI_EXPORTED void | mlirFuncSetArgAttr (MlirOperation op, intptr_t pos, MlirStringRef name, MlirAttribute attr) |
Sets the argument attribute 'name' of an argument at index 'pos'. More... | |
MLIR_DECLARE_CAPI_DIALECT_REGISTRATION | ( | Func | , |
func | |||
) |
MLIR_CAPI_EXPORTED void mlirFuncSetArgAttr | ( | MlirOperation | op, |
intptr_t | pos, | ||
MlirStringRef | name, | ||
MlirAttribute | attr | ||
) |