[all-commits] [llvm/llvm-project] ab1c49: [flang][do concurrent] Extned `getAllocaBlock()` a...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Fri Jul 11 01:17:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab1c4905f4dc3bdeb05bff1f3de24f73d6d612e4
https://github.com/llvm/llvm-project/commit/ab1c4905f4dc3bdeb05bff1f3de24f73d6d612e4
Author: Kareem Ergawy <kareem.ergawy at amd.com>
Date: 2025-07-11 (Fri, 11 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 (#146853)
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