[all-commits] [llvm/llvm-project] f642b6: [flang][cuda] Update condition in descriptor data ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jul 11 15:32:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f642b6341219921ecf646042b3bdec8259dc21a0
https://github.com/llvm/llvm-project/commit/f642b6341219921ecf646042b3bdec8259dc21a0
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M flang-rt/lib/cuda/memory.cpp
Log Message:
-----------
[flang][cuda] Update condition in descriptor data transfer (#148306)
When the two descriptor have the same number of elements and are
contiguous, the transfer can be done via pointers.
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