[all-commits] [llvm/llvm-project] 5ebe22: [flang][cuda] Add async id to allocators (#134724)
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Apr 8 10:17:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ebe22a35d27d69a9ba878010072588ace489035
https://github.com/llvm/llvm-project/commit/5ebe22a35d27d69a9ba878010072588ace489035
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M flang-rt/include/flang-rt/runtime/allocator-registry.h
M flang-rt/lib/cuda/allocator.cpp
M flang-rt/lib/cuda/descriptor.cpp
M flang-rt/lib/runtime/descriptor.cpp
M flang-rt/lib/runtime/pointer.cpp
M flang/include/flang/Runtime/CUDA/allocator.h
Log Message:
-----------
[flang][cuda] Add async id to allocators (#134724)
Add async id to allocators in preparation for stream allocation.
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