[PATCH] D120819: [flang] Handle module in lowering pass
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 08:27:11 PST 2022
clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a reviewer: sscalpone.
Herald added a subscriber: mehdi_amini.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1, jdoerfert.
Herald added a project: LLVM.
This patch enables the lowering of basic modules and functions/subroutines
in modules.
This patch is part of the upstreaming effort from fir-dev branch.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120819
Files:
flang/include/flang/Lower/ConvertVariable.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/test/Lower/allocatable-assignment.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120819.412431.patch
Type: text/x-patch
Size: 9226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/b977da71/attachment-0001.bin>
More information about the llvm-commits
mailing list