[Mlir-commits] [mlir] [MLIR][OpenMP] Extend `omp.private` materialization support: `firstprivate` (PR #83761)
Kareem Ergawy
llvmlistbot at llvm.org
Sun Mar 3 23:52:04 PST 2024
ergawy wrote:
> > I closed #82164 by mistake (Monday morning brain). This one contains exactly the same changes, just rebased on `main`.
>
> Why not reopen the PR instead? If there is any permission issue, that disallows this, this should be raised in a general channel. Reopening is preferred as it keeps the discussions in one uniform place.
I agree reopening the PR would be better. I don't think it is a permission issue though. I think I messed something up in the branch. Even after pushing the commit to the same branch on my fork the PR is not reopened. Actually both this PR and the old one are from the same branch.
I am trying to figure out a way to reopen the old PR. Otherwise, if that's ok with you, I can copy the comments on the old PR here and add a comment explaining this.
https://github.com/llvm/llvm-project/pull/83761
More information about the Mlir-commits
mailing list