[all-commits] [llvm/llvm-project] 083d26: [flang][OpenMP] Extend `do concurrent` mapping to ...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Wed Sep 10 00:45:53 PDT 2025


  Branch: refs/heads/users/ergawy/upstream_dc_device_3_pass_changes
  Home:   https://github.com/llvm/llvm-project
  Commit: 083d2650a7a3f24ef29546d799ac58688f73ea17
      https://github.com/llvm/llvm-project/commit/083d2650a7a3f24ef29546d799ac58688f73ea17
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M flang/lib/Optimizer/OpenMP/CMakeLists.txt
    M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
    A flang/test/Transforms/DoConcurrent/basic_device.f90
    M flang/test/Transforms/DoConcurrent/basic_device.mlir

  Log Message:
  -----------
  [flang][OpenMP] Extend `do concurrent` mapping to device

Upstreams further parts of `do concurrent` to OpenMP conversion pass
from AMD's fork. This PR extends the pass by adding support for mapping
to the device.


  Commit: c87e60ee9ba5ed2dbd08ecc2f76df263b8f5d2eb
      https://github.com/llvm/llvm-project/commit/c87e60ee9ba5ed2dbd08ecc2f76df263b8f5d2eb
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
    M flang/test/Transforms/DoConcurrent/basic_device.f90

  Log Message:
  -----------
  review comments


  Commit: ccad1a3d84a10786e82f354c3ecd61a37b22ffcc
      https://github.com/llvm/llvm-project/commit/ccad1a3d84a10786e82f354c3ecd61a37b22ffcc
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

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

  Log Message:
  -----------
  review comments


Compare: https://github.com/llvm/llvm-project/compare/9e581e610d35...ccad1a3d84a1

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