[all-commits] [llvm/llvm-project] 7224d0: [flang][fir] Extend locality specs lowering to sup...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Fri Jun 13 00:29:40 PDT 2025


  Branch: refs/heads/users/ergawy/dc_serialization_localizer_with_init_and_dealloc_regions
  Home:   https://github.com/llvm/llvm-project
  Commit: 7224d09163c508903927ebad07d3c2d6c434803a
      https://github.com/llvm/llvm-project/commit/7224d09163c508903927ebad07d3c2d6c434803a
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-06-13 (Fri, 13 Jun 2025)

  Changed paths:
    M flang/lib/Optimizer/Transforms/SimplifyFIROperations.cpp
    A flang/test/Transforms/do-concurrent-localizer-dealloc-region.fir
    A flang/test/Transforms/do-concurrent-localizer-init-region.fir

  Log Message:
  -----------
  [flang][fir] Extend locality specs lowering to support `init` and `dealloc` regions

Extending `fir.do_concurrent` to `fir.do_loop ... unordered` lowering by
adding support for lowring/inlining non-empty `init` and `dealloc`
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