Home
last modified time | relevance | path

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

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