[all-commits] [llvm/llvm-project] a53507: Revert "[flang][cuda] Allocate derived-type with C...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jul 2 17:52:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5350785db62f2082bd700fc68bbab9781d03489
https://github.com/llvm/llvm-project/commit/a5350785db62f2082bd700fc68bbab9781d03489
Author: Valentin Clement <clementval at gmail.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M flang/lib/Lower/ConvertVariable.cpp
M flang/lib/Semantics/tools.cpp
M flang/test/Lower/CUDA/cuda-derived.cuf
Log Message:
-----------
Revert "[flang][cuda] Allocate derived-type with CUDA componement in managed memory (#146797)"
This reverts commit 925588cd001a91d592b99e6e7c6bee9514f5a26e.
Commit: e718ce00374db478f2387cfe6214d167ec8d309a
https://github.com/llvm/llvm-project/commit/e718ce00374db478f2387cfe6214d167ec8d309a
Author: Valentin Clement <clementval at gmail.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M flang/include/flang/Evaluate/tools.h
M flang/include/flang/Semantics/tools.h
M flang/lib/Evaluate/tools.cpp
M flang/lib/Semantics/tools.cpp
R flang/test/Lower/CUDA/cuda-derived.cuf
Log Message:
-----------
Revert "[flang][cuda] Do not create global for derived-type with allocatable device components (#146780)"
This reverts commit e873ce31ae0e875081c8e5480c9c4925c97469ce.
Compare: https://github.com/llvm/llvm-project/compare/a068ed288af1...e718ce00374d
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