[all-commits] [llvm/llvm-project] 1ae4c0: [Flang][OpenMP] DISTRIBUTE PARALLEL DO lowering

Sergio Afonso via All-commits all-commits at lists.llvm.org
Thu Aug 29 02:48:56 PDT 2024


  Branch: refs/heads/users/skatrak/dpd-03-dist-par-do
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ae4c05cbaf186df1805314e213c733421bd1949
      https://github.com/llvm/llvm-project/commit/1ae4c05cbaf186df1805314e213c733421bd1949
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    A flang/test/Lower/OpenMP/distribute-parallel-do.f90
    M flang/test/Lower/OpenMP/if-clause.f90
    M flang/test/Lower/OpenMP/loop-compound.f90

  Log Message:
  -----------
  [Flang][OpenMP] DISTRIBUTE PARALLEL DO lowering

This patch adds PFT to MLIR lowering support for `distribute parallel do`
composite constructs.



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