[all-commits] [llvm/llvm-project] b3d1f0: [flang] Lower real constant
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Feb 22 23:28:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3d1f073de971f7597ba937d8065dbba56cd8fc7
https://github.com/llvm/llvm-project/commit/b3d1f073de971f7597ba937d8065dbba56cd8fc7
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Lower/ConvertType.cpp
M flang/test/Lower/assignment.f90
Log Message:
-----------
[flang] Lower real constant
This patch handles lowering of real constant.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D120354
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list