================ @@ -175,6 +175,7 @@ ArrayRef<BlockArgument> ParallelComputeFunctionArgs::lowerBounds() { return args.drop_front(2 + 1 * numLoops).take_front(numLoops); } +[[maybe_unused]] ---------------- kuhar wrote: Do we need this function? https://github.com/llvm/llvm-project/pull/105520