[all-commits] [llvm/llvm-project] 9fb92e: [flang][cuda] Add function to allocate and dealloc...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Sep 18 15:16:33 PDT 2024


  Branch: refs/heads/users/clementval/spr/cuf_alloc_desc
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fb92e2c8e36fbe5242b89a871637b11eba31ce8
      https://github.com/llvm/llvm-project/commit/9fb92e2c8e36fbe5242b89a871637b11eba31ce8
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    A flang/include/flang/Runtime/CUDA/allocatable.h
    M flang/include/flang/Runtime/CUDA/allocator.h
    A flang/include/flang/Runtime/CUDA/common.h
    M flang/include/flang/Runtime/CUDA/descriptor.h
    M flang/include/flang/Runtime/CUDA/memory.h
    M flang/lib/Optimizer/Transforms/CufOpConversion.cpp
    M flang/runtime/CUDA/CMakeLists.txt
    A flang/runtime/CUDA/allocatable.cpp
    M flang/runtime/CUDA/allocator.cpp
    M flang/runtime/CUDA/descriptor.cpp
    A flang/unittests/Runtime/CUDA/Allocatable.cpp
    M flang/unittests/Runtime/CUDA/CMakeLists.txt

  Log Message:
  -----------
  [flang][cuda] Add function to allocate and deallocate device module variable



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