[all-commits] [llvm/llvm-project] 48122a: [flang][cuda] Fix CUDA generic resolution for VALU...
Zhen Wang via All-commits
all-commits at lists.llvm.org
Tue Jun 10 16:15:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48122a797710a05b5b8620f6051e9716a8e5a6c3
https://github.com/llvm/llvm-project/commit/48122a797710a05b5b8620f6051e9716a8e5a6c3
Author: Zhen Wang <37195552+wangzpgi at users.noreply.github.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M flang/lib/Semantics/check-call.cpp
M flang/test/Semantics/cuf21.cuf
Log Message:
-----------
[flang][cuda] Fix CUDA generic resolution for VALUE arguments in device procedures (#140952)
For actual arguments that have VALUE attribute inside device routines, treat them as if they have device attribute.
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