[all-commits] [llvm/llvm-project] acba82: [CUF] Moving __fadd_rd and __fadd_ru to cudadevice...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Thu Jan 16 11:53:39 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acba822a45a71ad5b2dc02927e6ac904675f9bd6
https://github.com/llvm/llvm-project/commit/acba822a45a71ad5b2dc02927e6ac904675f9bd6
Author: Renaud Kauffmann <rkauffmann at nvidia.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M flang/module/__cuda_device.f90
M flang/module/cudadevice.f90
Log Message:
-----------
[CUF] Moving __fadd_rd and __fadd_ru to cudadevice.f90 as they are symbol already known upstream. (#123127)
They are defined under `__clang_cuda_device_functions.h`
---------
Co-authored-by: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
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