Function mlir_sys::mlirTypeIsAUnrankedMemRef
source · pub unsafe extern "C" fn mlirTypeIsAUnrankedMemRef(
type_: MlirType
) -> boolExpand description
Checks whether the given type is an UnrankedMemRef type.
pub unsafe extern "C" fn mlirTypeIsAUnrankedMemRef(
type_: MlirType
) -> boolChecks whether the given type is an UnrankedMemRef type.