Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/LinalgToSPIRV/
DLinalgToSPIRV.cpp47 class SingleWorkgroupReduction final class
65 SingleWorkgroupReduction::matchAsPerformingReduction( in matchAsPerformingReduction()
111 LogicalResult SingleWorkgroupReduction::matchAndRewrite( in matchAndRewrite()
207 patterns.insert<SingleWorkgroupReduction>(context, typeConverter); in populateLinalgToSPIRVPatterns()