[PATCH] D98283: [flang][fir] Upstream changes to the pre-FIR tree
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 12:40:07 PST 2021
schweitz created this revision.
schweitz added reviewers: jeanPerier, svedanayagam, sscalpone, kiranchandramohan, clementval.
schweitz added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
schweitz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Upgrade the PFT to support the lowering of Fortran 77.
Update the tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98283
Files:
flang/include/flang/Lower/IO.h
flang/include/flang/Lower/PFTBuilder.h
flang/include/flang/Lower/PFTDefs.h
flang/include/flang/Lower/Support/Utils.h
flang/lib/Lower/IntervalSet.h
flang/lib/Lower/PFTBuilder.cpp
flang/test/Lower/pre-fir-tree01.f90
flang/test/Lower/pre-fir-tree02.f90
flang/test/Lower/pre-fir-tree04.f90
flang/test/Lower/pre-fir-tree05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98283.329437.patch
Type: text/x-patch
Size: 109436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/e9fd23a3/attachment-0001.bin>
More information about the llvm-commits
mailing list