[all-commits] [llvm/llvm-project] a02f75: [flang] Create a box instead of a temp to write to...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Sep 5 04:29:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a02f7505751eb2b13ba2d8d62ca897d1aaf9d0f0
https://github.com/llvm/llvm-project/commit/a02f7505751eb2b13ba2d8d62ca897d1aaf9d0f0
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M flang/lib/Lower/IO.cpp
A flang/test/Lower/io-char-array.f90
Log Message:
-----------
[flang] Create a box instead of a temp to write to a char array
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D133284
More information about the All-commits
mailing list