Searched refs:maxComputeBlocks (Results 1 – 1 of 1) sorted by relevance
851 Value maxComputeBlocks = b.create<arith::MaxSIOp>( in matchAndRewrite() local858 Value bs0 = b.create<arith::CeilDivSIOp>(tripCount, maxComputeBlocks); in matchAndRewrite()