diff options
author | Jean Perier <jperier@nvidia.com> | 2022-04-25 09:20:07 +0200 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-04-25 09:20:51 +0200 |
commit | fca52e82185a9eb49da47372ac92b7a4107b0fc9 (patch) | |
tree | 97caeaafcc15490963082f89d0a94130e39669bb /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 34312f1f0c4f56ae78577783ec62bee3fb5dab90 (diff) | |
download | llvm-fca52e82185a9eb49da47372ac92b7a4107b0fc9.zip llvm-fca52e82185a9eb49da47372ac92b7a4107b0fc9.tar.gz llvm-fca52e82185a9eb49da47372ac92b7a4107b0fc9.tar.bz2 |
[flang] fix LBOUND lowering with KIND and no DIM arguments
The lowering code was mistakenly assuming that the second argument
in the signature provided by semantics is the DIM argument. This
caused calls with a KIND argument but no DIM to be lowered as if the
KIND argument was DIM.
Differential Revision: https://reviews.llvm.org/D124243
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions