Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToSPIRV/
H A DLinalgToSPIRV.cpp149 Value inputElementPtr = spirv::getElementPtr( in matchAndRewrite() local
151 Value inputElement = rewriter.create<spirv::LoadOp>(loc, inputElementPtr); in matchAndRewrite()