[flang-commits] [flang] [Flang][OpenMP] : Compilation error involving Cray pointers and data sharing attributes (PR #82481)

Kiran Kumar T P via flang-commits flang-commits at lists.llvm.org
Wed Feb 21 08:29:52 PST 2024


kiranktp wrote:

Thanks for the Review Michael. I have encountered 3 more issues related to cray pointer usage in DSA.
I will create an upstream ticket and take care of all these scenarios at once. As there was a comment to refactor the checks for DSA. I will try to work on that as well.
This issue was a blocker for our testing. so just fixed one scenario and raised a PR. I will take care of data sharing inheritance as part of this patch.

https://github.com/llvm/llvm-project/pull/82481


More information about the flang-commits mailing list