[all-commits] [llvm/llvm-project] 0a0b30: [flang] Enable scalar real type in lowering
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Feb 14 23:23:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a0b3029deb2c92e4109b9e4034e10b09145c878
https://github.com/llvm/llvm-project/commit/0a0b3029deb2c92e4109b9e4034e10b09145c878
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M flang/lib/Lower/ConvertType.cpp
M flang/test/Lower/basic-function.f90
Log Message:
-----------
[flang] Enable scalar real type in lowering
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
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D119699
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list