[flang-commits] [flang] [flang][OpenMP] Lower `target .. private(..)` to `omp.private` ops (PR #94195)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Jun 4 06:53:22 PDT 2024


https://github.com/kiranchandramohan commented:

Could you add a few more tests?
-> With a default private.
-> With three different types of privates.

Did you get a chance to discuss with @mjklemm about how privatisation works for tasks and since target has some task like properties whether we need something more than inlining?

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


More information about the flang-commits mailing list