[flang-commits] [flang] [flang][OpenMP] Don't allow namelist variables with threadprivate (PR #130957)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed Mar 12 07:45:27 PDT 2025
kiranchandramohan wrote:
If it is not in the standard, could you comment on what other compilers (gfortran, ifx, nvfortran/armflang) do? You can use godbolt for it.
The function you are making this change is called `CheckThreadprivateOrDeclareTargetVar`. So is this for DeclareTargetVar as well? If so, could you add a test?
https://github.com/llvm/llvm-project/pull/130957
More information about the flang-commits
mailing list