[all-commits] [llvm/llvm-project] 747588: [flang][Lower][OpenMP] Don't read moldarg for sta...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Thu Feb 20 02:31:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 747588dc642b32210f918b6d5e3a31663167c382
https://github.com/llvm/llvm-project/commit/747588dc642b32210f918b6d5e3a31663167c382
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/PrivateReductionUtils.cpp
M flang/lib/Lower/OpenMP/PrivateReductionUtils.h
M flang/test/Lower/OpenMP/delayed-privatization-array.f90
M flang/test/Lower/OpenMP/different_vars_lastprivate_barrier.f90
Log Message:
-----------
[flang][Lower][OpenMP] Don't read moldarg for static sized array (#127838)
This should further reduce the number of spurious barriers
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