diff options
author | jeanPerier <jperier@nvidia.com> | 2023-10-04 14:00:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 14:00:29 +0200 |
commit | 8c2ed5ccc26cbe1c5d146231ac4ce628e403b590 (patch) | |
tree | 176de7f35fd83c4b5b96db8fb6bbd0e0f54b848c /llvm/lib/Object/ObjectFile.cpp | |
parent | 824251c9b349d859a9169196cd9533c619a715ce (diff) | |
download | llvm-8c2ed5ccc26cbe1c5d146231ac4ce628e403b590.zip llvm-8c2ed5ccc26cbe1c5d146231ac4ce628e403b590.tar.gz llvm-8c2ed5ccc26cbe1c5d146231ac4ce628e403b590.tar.bz2 |
[flang][hlfir] Pass vector subscripted elemental call arg by address (#68097)
I missed that vector subscripted arguments must still be passed by
address in an elemental call where the dummy argument does not have
the VALUE attribute.
Update PreparedActualArgument to hold an hlfir::Entity or an
hlfir::ElementalOp and to inline the elementalOp body in `getActual`.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions