[all-commits] [llvm/llvm-project] 602e50: [flang] Cray pointer in module (#66119)
kkwli via All-commits
all-commits at lists.llvm.org
Tue Sep 12 13:51:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 602e50989802820d99069925369b837806e46016
https://github.com/llvm/llvm-project/commit/602e50989802820d99069925369b837806e46016
Author: kkwli <kkwli at users.noreply.github.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M flang/lib/Lower/ConvertVariable.cpp
M flang/lib/Semantics/mod-file.cpp
M flang/test/Lower/cray-pointer.f90
A flang/test/Semantics/modfile57.f90
Log Message:
-----------
[flang] Cray pointer in module (#66119)
This patch is to add the support of declaring a Cray pointer in a
module.
More information about the All-commits
mailing list