[all-commits] [llvm/llvm-project] 2524b2: [flang][fir][OpenMP] Refactor privtization code in...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed May 28 06:43:15 PDT 2025
Branch: refs/heads/users/ergawy/fir-dc-local-spec-5
Home: https://github.com/llvm/llvm-project
Commit: 2524b27d5f8ab6c6df2c3a8ac2cfb4a128b25784
https://github.com/llvm/llvm-project/commit/2524b27d5f8ab6c6df2c3a8ac2cfb4a128b25784
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-05-28 (Wed, 28 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