[PATCH] D120821: [flang] Lower IO open and close statements

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 08:28:56 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a subscriber: mehdi_amini.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch adds the lowering of open and close statements

This patch is part of the upstreaming effort from fir-dev branch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120821

Files:
  flang/include/flang/Lower/IO.h
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/IO.cpp
  flang/test/Lower/io-statement-1.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120821.412434.patch
Type: text/x-patch
Size: 7295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/0ec2f2f8/attachment.bin>


More information about the llvm-commits mailing list