[all-commits] [llvm/llvm-project] 8cc495: [flang][do concurrent] Extned `getAllocaBlock()` a...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Fri Jul 11 00:20:57 PDT 2025


  Branch: refs/heads/users/ergawy/convert_locality_specs_to_clauses_9
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cc4957eb96bfb2a151286dd398cb8bc35ae0723
      https://github.com/llvm/llvm-project/commit/8cc4957eb96bfb2a151286dd398cb8bc35ae0723
  Author: 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

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