[all-commits] [llvm/llvm-project] 56a0a7: [flang][cuda] Adding support for more atomic calls...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:37:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56a0a7f6d188b13be69962654f068dc01dfd37b5
https://github.com/llvm/llvm-project/commit/56a0a7f6d188b13be69962654f068dc01dfd37b5
Author: Renaud Kauffmann <rkauffmann at nvidia.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M flang/include/flang/Optimizer/Builder/IntrinsicCall.h
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/module/cudadevice.f90
M flang/test/Lower/CUDA/cuda-device-proc.cuf
Log Message:
-----------
[flang][cuda] Adding support for more atomic calls (#124671)
The PR follows the earlier
https://github.com/llvm/llvm-project/pull/123840 PR for atomic operation
support in CUF
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