Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToSPIRV/
H A DLinalgToSPIRV.cpp54 matchAsPerformingReduction(linalg::GenericOp genericOp);
64 SingleWorkgroupReduction::matchAsPerformingReduction( in matchAsPerformingReduction() function in SingleWorkgroupReduction
116 auto binaryOpKind = matchAsPerformingReduction(genericOp); in matchAndRewrite()