[all-commits] [llvm/llvm-project] 3789dc: [𝘀𝗽𝗿] initial version

agozillon via All-commits all-commits at lists.llvm.org
Fri Feb 23 16:46:20 PST 2024


  Branch: refs/heads/users/agozillon/openmpmlir-extend-record-member-map-support-for-omp-dialect-to-llvm-ir
  Home:   https://github.com/llvm/llvm-project
  Commit: 3789dc33b1c3559911e1c5f055ed5decbb9b02c1
      https://github.com/llvm/llvm-project/commit/3789dc33b1c3559911e1c5f055ed5decbb9b02c1
  Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/test/Dialect/OpenMP/ops.mlir
    M mlir/test/Target/LLVMIR/omptarget-fortran-allocatable-types-host.mlir
    M mlir/test/Target/LLVMIR/omptarget-llvm.mlir
    A mlir/test/Target/LLVMIR/omptarget-record-type-mapping-host.mlir
    A openmp/libomptarget/test/offloading/fortran/target-map-derived-type-full-1.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-derived-type-full-2.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-derived-type-full-implicit-1.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-derived-type-full-implicit-2.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-arr-bounds-member-enter-exit-update.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-arr-bounds-member-enter-exit.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-explicit-individual-array-member.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-multi-explicit-array-3D-member-bounds.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-multi-explicit-array-member-bounds.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-multi-explicit-array-member.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-dtype-multi-explicit-member.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-enter-exit-array-2.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-enter-exit-array-bounds.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-enter-exit-scalar.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-individual-dtype-member-map.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-two-dtype-explicit-member.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-two-dtype-individual-member-array-1D-bounds.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-two-dtype-mixed-implicit-explicit-capture-1.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-two-dtype-mixed-implicit-explicit-capture-2.f90
    A openmp/libomptarget/test/offloading/fortran/target-map-two-dtype-multi-member-array-1D-bounds.f90

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.4



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