[all-commits] [llvm/llvm-project] 57d0d3: [Flang][OpenMP] Handle more character allocatable ...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Wed May 1 04:59:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57d0d3b4d638d170035f55d79f0202f1042de345
https://github.com/llvm/llvm-project/commit/57d0d3b4d638d170035f55d79f0202f1042de345
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M flang/lib/Lower/Bridge.cpp
M flang/test/Lower/OpenMP/cfg-conversion-omp.private.f90
M flang/test/Lower/OpenMP/delayed-privatization-allocatable-private.f90
M flang/test/Lower/OpenMP/parallel-private-clause-fixes.f90
Log Message:
-----------
[Flang][OpenMP] Handle more character allocatable cases in privatization (#90449)
Fixes #84732, #81947, #81946
Note: This is a fix till we enable delayed privatization.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list