[all-commits] [llvm/llvm-project] 45609c: [MLIR][OpenMP] Add Lowering support for OpenMP Dec...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Fri Nov 22 04:51:25 PST 2024


  Branch: refs/heads/users/akash/mapper_lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: 45609cd2e373285cb6fe306d2d318f638f3916b4
      https://github.com/llvm/llvm-project/commit/45609cd2e373285cb6fe306d2d318f638f3916b4
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
    M flang/test/Lower/OpenMP/Todo/omp-declare-mapper.f90
    A flang/test/Lower/OpenMP/declare-mapper.f90

  Log Message:
  -----------
  [MLIR][OpenMP] Add Lowering support for OpenMP Declare Mapper directive

This patch adds HLFIR/FIR lowering support for OpenMP Declare Mapper directive.


  Commit: e091b21f8cd037a8a6f757b952ecd193bf3e0805
      https://github.com/llvm/llvm-project/commit/e091b21f8cd037a8a6f757b952ecd193bf3e0805
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M flang/test/Lower/OpenMP/declare-mapper.f90

  Log Message:
  -----------
  Add emptyline to test.


  Commit: a9f42ac4dd578b21554549a815fddc75c890fc1b
      https://github.com/llvm/llvm-project/commit/a9f42ac4dd578b21554549a815fddc75c890fc1b
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp

  Log Message:
  -----------
  Addressed reviewer comments. Added assert to check for derived type.


Compare: https://github.com/llvm/llvm-project/compare/0de2f89aa574...a9f42ac4dd57

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