[all-commits] [llvm/llvm-project] 7b3319: [flang][OpenMP] Extend locality spec to OMP claues...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed Jun 4 08:34:24 PDT 2025
Branch: refs/heads/users/ergawy/convert_locality_specs_to_clauses_4
Home: https://github.com/llvm/llvm-project
Commit: 7b331963134cafc47290a45a321e7a62ef8cfce7
https://github.com/llvm/llvm-project/commit/7b331963134cafc47290a45a321e7a62ef8cfce7
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
A flang/test/Transforms/DoConcurrent/locality_specifiers_init_dealloc.mlir
Log Message:
-----------
[flang][OpenMP] Extend locality spec to OMP claues (`init` and `dealloc` regions)
Extends support for locality specifier to OpenMP translation by adding
supprot for transling localizers that have `init` and `dealloc` regions.
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