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

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Thu Jan 30 09:27:46 PST 2025


tblah wrote:

> If I understood correctly, with this change the generated code will have more barriers than before, although some of those might be fixing existing race conditions. Is my understanding correct, that the goal is to prioritize correctness for now and to remove unnecessary barriers in the future?

Yes that is my intention

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


More information about the flang-commits mailing list