[all-commits] [llvm/llvm-project] 365990: [Flang][OpenMP] Update flang with changes to the O...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon May 20 06:41:20 PDT 2024


  Branch: refs/heads/users/skatrak/mlir-clauses-05-flang
  Home:   https://github.com/llvm/llvm-project
  Commit: 3659909ba1e21e2a8364ee48c9c6c5b22ae4f8f5
      https://github.com/llvm/llvm-project/commit/3659909ba1e21e2a8364ee48c9c6c5b22ae4f8f5
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-05-20 (Mon, 20 May 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/ClauseProcessor.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/test/Lower/OpenMP/atomic-capture.f90
    M flang/test/Lower/OpenMP/copyin-order.f90
    M flang/test/Lower/OpenMP/parallel-wsloop.f90
    M flang/test/Lower/OpenMP/parallel.f90
    M flang/test/Lower/OpenMP/simd.f90
    M flang/test/Lower/OpenMP/target.f90
    M flang/test/Lower/OpenMP/use-device-ptr-to-use-device-addr.f90

  Log Message:
  -----------
  [Flang][OpenMP] Update flang with changes to the OpenMP dialect

This patch applies fixes after the updates to OpenMP clause operands, as well
as updating some tests that were impacted by changes to the ordering or
assembly format of some clauses in MLIR.



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