[all-commits] [llvm/llvm-project] 8a7e44: [flang][Lower][OpenMP] Don't read moldarg for stat...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Thu Feb 6 02:31:26 PST 2025
Branch: refs/heads/users/tblah/init-region-cleanup-2
Home: https://github.com/llvm/llvm-project
Commit: 8a7e449cfa357e18ba094cc61d14bf481668ddcd
https://github.com/llvm/llvm-project/commit/8a7e449cfa357e18ba094cc61d14bf481668ddcd
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2025-02-06 (Thu, 06 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
Log Message:
-----------
[flang][Lower][OpenMP] Don't read moldarg for static sized array
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