diff options
author | Eric Schweitz <eschweitz@nvidia.com> | 2022-06-17 16:09:32 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-06-17 16:10:12 +0200 |
commit | 6c89c5314476452e2189cc80715032857a49c4e5 (patch) | |
tree | 5e09a901869c88075a41672b635c6fe2775a01f8 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2a683647455f0261c82d5c19790c101ed4e4cc1c (diff) | |
download | llvm-6c89c5314476452e2189cc80715032857a49c4e5.zip llvm-6c89c5314476452e2189cc80715032857a49c4e5.tar.gz llvm-6c89c5314476452e2189cc80715032857a49c4e5.tar.bz2 |
[flang] Fix bug in character casting. Add missing sext/trunc in code gen.
This patch is part of the upstreaming effort from fir-dev branch.
It also ensures all descriptors created inline complies with LBOUND
requirement that the lower bound is `1` when the related dimension
extent is zero.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D128047
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions