[all-commits] [llvm/llvm-project] 156035: [flang][cuda] Convert module allocation/deallocati...

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


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

  Changed paths:
    M flang/lib/Optimizer/Transforms/CufOpConversion.cpp
    M flang/test/Fir/CUDA/cuda-allocate.fir

  Log Message:
  -----------
  [flang][cuda] Convert module allocation/deallocation to runtime calls

Convert `cuf.allocate` and `cuf.deallocate` to the runtime entry points added
in #109213

Was reviewed in https://github.com/llvm/llvm-project/pull/109214 but the
parent branch was closed for some reason.



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