Searched refs:isRowMajorMatmul (Results 1 – 2 of 2) sorted by relevance
27 inline bool isRowMajorMatmul(ArrayAttr indexingMaps) { in isRowMajorMatmul() function
1636 if (!isRowMajorMatmul(op.indexing_maps())) in matchAndRewrite()