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

agozillon via All-commits all-commits at lists.llvm.org
Mon Feb 12 10:33:02 PST 2024


  Branch: refs/heads/users/agozillon/spr/openmpmlir-extend-explicit-derived-type-member-mapping-support-for-openmp-dialects-lowering-to-llvm-ir
  Home:   https://github.com/llvm/llvm-project
  Commit: d7804c186b042e0669c24041604f911f030c23ff
      https://github.com/llvm/llvm-project/commit/d7804c186b042e0669c24041604f911f030c23ff
  Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
  Date:   2024-02-12 (Mon, 12 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




More information about the All-commits mailing list