================
@@ -487,17 +487,19 @@ struct ParallelOpLowering : public
OpRewritePattern<scf::ParallelOp> {
rewriter.eraseOp(reduce);
Value numThreadsVar;
----------------
skc7 wrote:Updated https://github.com/llvm/llvm-project/pull/171767 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
