Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp113 auto aVector = getMatrixA().getType().cast<VectorType>(); in verify() local
118 ArrayRef<int64_t> aShape = aVector.getShape(); in verify()
123 Type aType = aVector.getElementType(); in verify()