Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp216 Type ldMatrixResultType; in matchAndRewrite() local
218 ldMatrixResultType = LLVM::LLVMStructType::getLiteral( in matchAndRewrite()
221 ldMatrixResultType = rewriter.getI32Type(); in matchAndRewrite()
229 loc, ldMatrixResultType, srcPtr, in matchAndRewrite()