[flang-commits] [flang] [mlir] [mlir][OpenMP][flang] make private variable allocation implicit in omp.private (PR #124019)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Fri Jan 24 12:33:09 PST 2025


https://github.com/luporl commented:

Thanks for all the effort you have put into this @tblah. I'm looking forward to privatization support in delayed tasks.

I like your approach for detecting the need of barriers, based on the uses of `moldArg`, it's clever.

I have a few comments, but no major concerns with this PR.

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


More information about the flang-commits mailing list