diff options
author | Valentin Clement <clementval@gmail.com> | 2022-12-13 09:44:01 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-12-13 09:44:25 +0100 |
commit | a6924c6d7422a7ae162f3df7e5ba22e204becc78 (patch) | |
tree | 383b36397f7d8a5e6f03aec3fdc5e61da60a770c /llvm/lib/CodeGen | |
parent | a9fae587824f38735e270e105aa5050d72646ac7 (diff) | |
download | llvm-a6924c6d7422a7ae162f3df7e5ba22e204becc78.zip llvm-a6924c6d7422a7ae162f3df7e5ba22e204becc78.tar.gz llvm-a6924c6d7422a7ae162f3df7e5ba22e204becc78.tar.bz2 |
[flang] Use input type when emboxing/reboxing polymorphic entities
When emboxing an entity to a polymorphic box, use the input type to
compute the type code and element size as the box type is too generic.
When reboxing a polymorphic box, get this information from the input
box.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D139916
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions