Home
last modified time | relevance | path

Searched refs:resMatrixType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp1169 auto resMatrixType = resType.cast<gpu::MMAMatrixType>(); in verify() local
1170 auto operand = resMatrixType.getOperand(); in verify()