[PATCH] D119699: [flang] Enable scalar real type in lowering

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 02:21:09 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, kiranchandramohan, PeteSteinfeld, schweitz, svedanayagam.
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 enables scalar real type in lowering.
It is tested on function return types.

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

Depends on D119698 <https://reviews.llvm.org/D119698>

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119699

Files:
  flang/lib/Lower/ConvertType.cpp
  flang/test/Lower/basic-function.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119699.408358.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/9422b357/attachment.bin>


More information about the llvm-commits mailing list