[all-commits] [llvm/llvm-project] d670e1: [flang] Add IO lowering test
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 17 09:00:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d670e1023550b4f18cbb45116de5418d9cef8cdd
https://github.com/llvm/llvm-project/commit/d670e1023550b4f18cbb45116de5418d9cef8cdd
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
A flang/test/Lower/io-statement-3.f90
Log Message:
-----------
[flang] Add IO lowering test
This patch adds more lowering tests for IO
Test lowering of IO read SIZE control-spec (12.6.2.15)
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D121920
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>
More information about the All-commits
mailing list