[all-commits] [llvm/llvm-project] b99122: [flang][OpenMP] Basic mapping of `do concurrent .....
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Fri Jun 27 00:05:54 PDT 2025
Branch: refs/heads/users/ergawy/convert_locality_specs_to_clauses_8
Home: https://github.com/llvm/llvm-project
Commit: b99122bb337d80d0d7958b6763e1337b3e5d9405
https://github.com/llvm/llvm-project/commit/b99122bb337d80d0d7958b6763e1337b3e5d9405
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
Log Message:
-----------
[flang][OpenMP] Basic mapping of `do concurrent ... reduce` to OpenMP
Now that we have changes introduced by #145837, mapping reductions from
`do concurrent` to OpenMP is almost trivial. This PR adds such mapping.
TODO: Add tests
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