[all-commits] [llvm/llvm-project] 159178: [𝘀𝗽𝗿] initial version
agozillon via All-commits
all-commits at lists.llvm.org
Fri Feb 23 16:46:17 PST 2024
Branch: refs/heads/users/agozillon/openmpmlir-add-new-arguments-to-map_info-to-help-support-record-type-maps
Home: https://github.com/llvm/llvm-project
Commit: 159178ca55b865b64a17e0c4f1cfb035d312dde1
https://github.com/llvm/llvm-project/commit/159178ca55b865b64a17e0c4f1cfb035d312dde1
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/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
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