Searched refs:shapedElementType (Results 1 – 1 of 1) sorted by relevance
1700 MlirType shapedElementType = mlirShapedTypeGetElementType(shapedType); in getSplat() local1702 if (!mlirTypeEqual(shapedElementType, attrType)) { in getSplat()