[all-commits] [llvm/llvm-project] caabbd: [flang][do concurrent] Extned `getAllocaBlock()` a...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu Jul 3 03:47:54 PDT 2025
Branch: refs/heads/users/ergawy/convert_locality_specs_to_clauses_9
Home: https://github.com/llvm/llvm-project
Commit: caabbde941c1c870a850d4ed85d1b81d5e5d0759
https://github.com/llvm/llvm-project/commit/caabbde941c1c870a850d4ed85d1b81d5e5d0759
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M flang/lib/Lower/Support/ReductionProcessor.cpp
M flang/lib/Optimizer/Builder/FIRBuilder.cpp
A flang/test/HLFIR/fir-reduction-alloca-block.fir
A flang/test/Lower/do_concurrent_reduce_allocatable.f90
Log Message:
-----------
[flang][do concurrent] Extned `getAllocaBlock()` and emit yields correctly
Handles some loose ends in `do concurrent` reduction declarations. This
PR extends `getAllocaBlock` to handle declare ops, and also emit
`fir.yield` in all 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