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

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Sun Aug 31 23:26:55 PDT 2025


  Branch: refs/heads/users/ergawy/upstream_dc_device_3_pass_changes
  Home:   https://github.com/llvm/llvm-project
  Commit: 0373863b919e59130dcf57593f4283ece0dff12a
      https://github.com/llvm/llvm-project/commit/0373863b919e59130dcf57593f4283ece0dff12a
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-09-01 (Mon, 01 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.



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