[all-commits] [llvm/llvm-project] a69412: [flang][fir][OpenMP] Refactor privtization code in...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu May 29 03:28:19 PDT 2025
Branch: refs/heads/users/ergawy/fir-dc-local-spec-5
Home: https://github.com/llvm/llvm-project
Commit: a69412fbe209d2049943f1f781dcb03e2b5cc8de
https://github.com/llvm/llvm-project/commit/a69412fbe209d2049943f1f781dcb03e2b5cc8de
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths:
M flang/include/flang/Lower/Support/Utils.h
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/lib/Lower/Support/Utils.cpp
Log Message:
-----------
[flang][fir][OpenMP] Refactor privtization code into shared location
Refactors the utils needed to create privtization/locatization ops for
both the fir and OpenMP dialects into a shared location isolating OpenMP
stuff out of it as much as possible.
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