[all-commits] [llvm/llvm-project] 39e254: [flang][cuda] Convert cuf.alloc and cuf.free for s...
Valentin Clement via All-commits
all-commits at lists.llvm.org
Mon Sep 30 09:48:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39e254ec919afc2587df55253014bd0f544afc7e
https://github.com/llvm/llvm-project/commit/39e254ec919afc2587df55253014bd0f544afc7e
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M flang/include/flang/Runtime/CUDA/common.h
M flang/lib/Optimizer/Transforms/CufOpConversion.cpp
A flang/test/Fir/CUDA/cuda-alloc-free.fir
M flang/test/Fir/CUDA/cuda-allocate.fir
Log Message:
-----------
[flang][cuda] Convert cuf.alloc and cuf.free for scalar and arrays (#110055)
This patch adds more conversion of cuf.alloc and cuf.free for scalars,
constant size arrays and dynamic size arrays
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