Home
last modified time | relevance | path

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

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