[flang-commits] [flang] [flang][OpenMP] Fix bug in emitting `dealloc` logic (PR #93641)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed May 29 02:07:56 PDT 2024
================
@@ -0,0 +1,28 @@
+! Test delayed privatization for multiple allocatable variables.
----------------
kiranchandramohan wrote:
```suggestion
! Test early privatization for multiple allocatable variables.
```
https://github.com/llvm/llvm-project/pull/93641
More information about the flang-commits
mailing list