[PATCH] D120354: [flang] Lower real constant

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 13:32:24 PST 2022


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

This patch handles lowering of real constant.

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

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120354

Files:
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertType.cpp
  flang/test/Lower/assignment.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120354.410635.patch
Type: text/x-patch
Size: 4417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/d0305d68/attachment.bin>


More information about the llvm-commits mailing list