diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-05-13 07:49:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 07:49:20 -0700 |
commit | 936481fdf5b0ab214e381aa96a151ec33348cfca (patch) | |
tree | 1e4666d7d5cff52d5de71956a35b64a2161a0d4a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 53f0367ab0fa7e958f42fc07ceb9c38b9b9c74f2 (diff) | |
download | llvm-936481fdf5b0ab214e381aa96a151ec33348cfca.zip llvm-936481fdf5b0ab214e381aa96a151ec33348cfca.tar.gz llvm-936481fdf5b0ab214e381aa96a151ec33348cfca.tar.bz2 |
[flang] Use LHS type for RHS BOZ on assignment (#139626)
F'2023 allows the right-hand side of an assignment to an integer or real
scalar to be a BOZ literal constant; this has already been supported in
some compilers. The type of the left-hand side variable is used to
convert the value of the BOZ.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions