[all-commits] [llvm/llvm-project] 2dd88c: [flang][OpenMP] Extend locality spec to OMP claues...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Wed Jun 11 04:44:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dd88c405d77b34dc028af09f3d55fa10dbed50e
      https://github.com/llvm/llvm-project/commit/2dd88c405d77b34dc028af09f3d55fa10dbed50e
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
    A flang/test/Transforms/DoConcurrent/locality_specifiers_init_dealloc.mlir

  Log Message:
  -----------
  [flang][OpenMP] Extend locality spec to OMP claues (`init` and `dealloc` regions) (#142795)

Extends support for locality specifier to OpenMP translation by adding
supprot for transling localizers that have `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