Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp92 Value numThreadsWithSmallerSubgroupId = in rewrite() local
98 create<arith::SubIOp>(workgroupSize, numThreadsWithSmallerSubgroupId); in rewrite()