[all-commits] [llvm/llvm-project] 4b6231: [flang][cuda] Accept attributes(value) as a CUDA F...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Apr 16 16:49:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b6231d410696dad377f4997cc17ac886fcbab57
https://github.com/llvm/llvm-project/commit/4b6231d410696dad377f4997cc17ac886fcbab57
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M flang/include/flang/Optimizer/Dialect/CUF/Attributes/CUFAttr.h
M flang/include/flang/Support/Fortran.h
M flang/lib/Parser/Fortran-parsers.cpp
M flang/lib/Semantics/check-declarations.cpp
M flang/lib/Semantics/resolve-names.cpp
M flang/test/Lower/CUDA/cuda-data-attribute.cuf
M flang/test/Semantics/cuf03.cuf
Log Message:
-----------
[flang][cuda] Accept attributes(value) as a CUDA Fortran extension (#192560)
This is accepted by legacy compiler and is part of some documentation
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