[all-commits] [llvm/llvm-project] a13152: [flang][cuda] Compute matching distance in generic...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu May 2 09:07:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a131525908a908baff4cd01140dae158a307dc9e
https://github.com/llvm/llvm-project/commit/a131525908a908baff4cd01140dae158a307dc9e
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M flang/lib/Semantics/expression.cpp
M flang/test/Semantics/cuf13.cuf
Log Message:
-----------
[flang][cuda] Compute matching distance in generic resolution (#90774)
Implement the matching distance as described here:
https://docs.nvidia.com/hpc-sdk/archive/24.3/compilers/cuda-fortran-prog-guide/index.html#cfref-var-attr-unified-data
Generic resolved to the smallest distance.
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