diff options
author | Valentin Clement <clementval@gmail.com> | 2022-12-05 09:35:50 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-12-05 09:36:11 +0100 |
commit | 42b21ddaadd3545945f29a8ccdcc89779542c30e (patch) | |
tree | 33492cf746cb729e5a82d8cd3961642095777e64 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 4de3184f07fd8c548125d315dd306d4afa7c9698 (diff) | |
download | llvm-42b21ddaadd3545945f29a8ccdcc89779542c30e.zip llvm-42b21ddaadd3545945f29a8ccdcc89779542c30e.tar.gz llvm-42b21ddaadd3545945f29a8ccdcc89779542c30e.tar.bz2 |
[flang] Pointer assignment with remapping involcing polymorphic entities
Lower pointer assignment with remapping involving polymorphic entities
to runtime call to PointerAssociateRemapping.
For the time being all pointer assignment involcing polymorphic entities are
done with the runtime call. When lhs is not unlimited polymorphic
we might be able to do it inlined as well.
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D139198
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions