[all-commits] [llvm/llvm-project] 9bdbb0: [flang][do concurrent] Extned `getAllocaBlock()` a...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed Jul 9 00:18:49 PDT 2025
Branch: refs/heads/users/ergawy/convert_locality_specs_to_clauses_9
Home: https://github.com/llvm/llvm-project
Commit: 9bdbb0ca514f5d13b893532c12a4480391bfbcfd
https://github.com/llvm/llvm-project/commit/9bdbb0ca514f5d13b893532c12a4480391bfbcfd
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-07-09 (Wed, 09 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