[all-commits] [llvm/llvm-project] 6dcd2b: [flang][cuda] Convert cuf.sync_descriptor to runti...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jan 2 17:03:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6dcd2b035da34fa53693b401139a419adb7342db
https://github.com/llvm/llvm-project/commit/6dcd2b035da34fa53693b401139a419adb7342db
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M flang/include/flang/Runtime/CUDA/descriptor.h
M flang/lib/Optimizer/Transforms/CUFOpConversion.cpp
M flang/runtime/CUDA/descriptor.cpp
A flang/test/Fir/CUDA/cuda-sync-desc.mlir
Log Message:
-----------
[flang][cuda] Convert cuf.sync_descriptor to runtime call (#121524)
Convert the op to a new entry point in the runtime
`CUFSyncGlobalDescriptor`
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