[flang-commits] [flang] [flang][OpenMP] Don't allow namelist variables with threadprivate (PR #130957)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Tue Mar 18 12:06:15 PDT 2025
tblah wrote:
With https://github.com/llvm/llvm-project/pull/131888 we can build the original test and it produces the correct results, however in my opinion it still doesn't make sense to mix namelists with threadprivate. It is up to you @kiranchandramohan
https://github.com/llvm/llvm-project/pull/130957
More information about the flang-commits
mailing list