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

agozillon via All-commits all-commits at lists.llvm.org
Thu Jun 20 18:47:12 PDT 2024


  Branch: refs/heads/users/agozillon/flangopenmp-derived-type-explicit-allocatable-member-mapping
  Home:   https://github.com/llvm/llvm-project
  Commit: bd28235d9286bc4ac2e728b3adc087f4d3abadf3
      https://github.com/llvm/llvm-project/commit/bd28235d9286bc4ac2e728b3adc087f4d3abadf3
  Author: agozillon <Andrew.Gozillon at amd.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M flang/include/flang/Lower/Support/Utils.h
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/ClauseProcessor.h
    M flang/lib/Lower/OpenMP/Clauses.h
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h
    M flang/lib/Optimizer/Transforms/OMPMapInfoFinalization.cpp
    M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
    M flang/test/Integration/OpenMP/map-types-and-sizes.f90
    A flang/test/Lower/OpenMP/derived-type-allocatable-map.f90
    M flang/test/Lower/OpenMP/derived-type-map.f90
    M flang/test/Lower/OpenMP/map-component-ref.f90
    M flang/test/Transforms/omp-map-info-finalization.fir
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/omptarget-fortran-allocatable-record-type-mapping-host.mlir
    M mlir/test/Target/LLVMIR/omptarget-fortran-allocatable-types-host.mlir
    A offload/test/offloading/fortran/target-map-alloca-dtype-alloca-array-of-dtype.f90
    A offload/test/offloading/fortran/target-map-alloca-dtype-alloca-array.f90
    A offload/test/offloading/fortran/target-map-alloca-dtype-and-alloca-array-v2.f90
    A offload/test/offloading/fortran/target-map-alloca-dtype-and-alloca-array.f90
    A offload/test/offloading/fortran/target-map-alloca-dtype-array-and-scalar.f90
    A offload/test/offloading/fortran/target-map-alloca-dtype-array-of-dtype.f90
    A offload/test/offloading/fortran/target-map-allocatable-dtype.f90
    M offload/test/offloading/fortran/target-map-double-nested-dtype-array-bounds.f90
    A offload/test/offloading/fortran/target-map-dtype-3d-alloca-array-with-bounds.f90
    A offload/test/offloading/fortran/target-map-dtype-alloca-and-non-alloca-array.f90
    A offload/test/offloading/fortran/target-map-dtype-alloca-array-and-non-alloca-dtype.f90
    A offload/test/offloading/fortran/target-map-dtype-alloca-array-of-dtype.f90
    A offload/test/offloading/fortran/target-map-dtype-alloca-array-with-bounds.f90
    A offload/test/offloading/fortran/target-map-dtype-allocatable-array.f90
    A offload/test/offloading/fortran/target-map-dtype-allocatable-scalar-and-array.f90
    A offload/test/offloading/fortran/target-map-multi-alloca-dtypes-with-multi-alloca-members.f90
    A offload/test/offloading/fortran/target-map-multi-alloca-dtypes-with-multi-mixed-members.f90
    A offload/test/offloading/fortran/target-map-nested-alloca-dtype-3d-alloca-array-bounds.f90
    A offload/test/offloading/fortran/target-map-nested-alloca-dtype-alloca-array-bounds.f90
    A offload/test/offloading/fortran/target-map-nested-dtype-3d-alloca-array-with-bounds.f90
    A offload/test/offloading/fortran/target-map-nested-dtype-alloca-and-non-alloca-array.f90
    A offload/test/offloading/fortran/target-map-nested-dtype-alloca-array-and-non-alloca-dtype.f90
    A offload/test/offloading/fortran/target-map-nested-dtype-alloca-array-with-bounds.f90
    A offload/test/offloading/fortran/target-map-nested-dtype-alloca-array.f90
    A offload/test/offloading/fortran/target-map-pointer-to-dtype-allocatable-member.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