Kiran Chandramohan
Kiran Chandramohan
@arnamoy10 Can you read the discussion in https://discourse.llvm.org/t/rfc-privatisation-in-openmp-dialect/3526? I think the lastprivate handling is not done in the body of the loop in the llvm it generated but it is...
> Q: is there a related phabricator review to this PR? Thanks for working on this. @schweitzpgi Is a phabricator review what you would prefer for OpenMP work?
Thanks for the detailed status and tracking the progress for threadprivate. I will create a similar one for data-sharing clauses as well. Support for commonblock is required for OpenMP 1.0...
@PeixinQiao Can we migrate this to `llvm-project` issues? Let me know if you need help.
I think you can file an isssue (or issues) for unsupported cases in `llvm-project`. You can add a link to this issue from the new issue or from the excel...
I cannot compile either.
@sscalpone @schweitzpgi : Can you add @NimishMishra to this repo so that he can add reviewers and request reviewers? @NimishMishra works for Flang at AMD.
I think we should not have merge commits in the PRs. Can you make this PR as a few commits, 1) The cherry-picked upstream commit + any minor changes required...
Can you add the two tests that were suggested? Also, change the title and description of the PR to match the present contents.
> > Can you add the two tests that were suggested? Also, change the title and description of the PR to match the present contents. > > If I run...