[all-commits] [llvm/llvm-project] bc54e5: [flang][cuda] Add new entry points function for da...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Sep 16 09:46:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc54e5636f2080e6a35ec201d5963a2c455fe5f5
https://github.com/llvm/llvm-project/commit/bc54e5636f2080e6a35ec201d5963a2c455fe5f5
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
A flang/include/flang/Runtime/CUDA/memory.h
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/runtime/CUDA/CMakeLists.txt
A flang/runtime/CUDA/memory.cpp
Log Message:
-----------
[flang][cuda] Add new entry points function for data transfer (#108244)
Add new entry points for more complex data transfer involving
descriptors. These functions will be called when converting
`cuf.data_transfer` operations.
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