[all-commits] [llvm/llvm-project] 8b953f: [flang][runtime] Added Assign runtime to CUDA buil...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Oct 4 08:22:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b953fdd6b98c4643a3ec7648e8a9dc57e0a174b
      https://github.com/llvm/llvm-project/commit/8b953fdd6b98c4643a3ec7648e8a9dc57e0a174b
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M flang/include/flang/ISO_Fortran_binding.h
    M flang/include/flang/Runtime/api-attrs.h
    M flang/include/flang/Runtime/assign.h
    M flang/include/flang/Runtime/descriptor.h
    M flang/runtime/CMakeLists.txt
    M flang/runtime/ISO_Fortran_binding.cpp
    M flang/runtime/assign-impl.h
    M flang/runtime/assign.cpp
    M flang/runtime/derived.cpp
    M flang/runtime/freestanding-tools.h
    M flang/runtime/stat.cpp
    M flang/runtime/stat.h
    M flang/runtime/tools.cpp
    M flang/runtime/tools.h
    M flang/runtime/type-info.cpp

  Log Message:
  -----------
  [flang][runtime] Added Assign runtime to CUDA build closure. (#68171)




More information about the All-commits mailing list