[flang-commits] [mlir] [flang] [llvm] [flang][mlir][OpenMP] Add support for COPYPRIVATE (PR #73128)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Wed Dec 20 09:25:53 PST 2023


kiranchandramohan wrote:

> * I have written only a basic test for now, covering simple scalars and arrays. My plan is to add more tests, but I wanted to get some feedback first, to avoid having to rewrite the tests too much.

I have not had a chance to go through in detail, I will do so later today or tomorrow. But overall this is a great improvement and in the direction that we would like to move forward. So thanks a lot for your effort here. If you can add a Fortran -> llvm ir test in flang/test/Integration with 2 copyprivates that would be great for review.

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


More information about the flang-commits mailing list