[flang-commits] [flang] [flang][OpenMP] Try to unify induction var privatization for sequential loops inside parallel regions. (PR #91116)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon May 6 04:08:54 PDT 2024


kiranchandramohan wrote:

> > Or do you mean selectiveley enabling privatization for the parallel construct?
> 
> Yes, that is what I meants since `parallel` is now supported across the pipeline so I was thinking of using delayed privatization for it as early as possible while working on other constructs.

Makes sense.

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


More information about the flang-commits mailing list