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

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


  Branch: refs/heads/users/agozillon/spr/openmpmlir-add-new-partial_map-and-members_index-arguments-to-ompmap_info-operations-to-help-support-record-type-mapping
  Home:   https://github.com/llvm/llvm-project
  Commit: 93d5ae5f9390e5645eca59745c95c1a151d63142
      https://github.com/llvm/llvm-project/commit/93d5ae5f9390e5645eca59745c95c1a151d63142
  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/test/Dialect/OpenMP/ops.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