diff options
author | Valentin Clement <clementval@gmail.com> | 2023-01-10 20:57:39 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-01-10 20:58:49 +0100 |
commit | 69bbcdd0aba9bbfad8957860e24a792b85017146 (patch) | |
tree | 7492f135742c1129496cdf77ddcb43048d825413 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 1fbbf92e4fda3c7a3be1c02e1f7240135557846d (diff) | |
download | llvm-69bbcdd0aba9bbfad8957860e24a792b85017146.zip llvm-69bbcdd0aba9bbfad8957860e24a792b85017146.tar.gz llvm-69bbcdd0aba9bbfad8957860e24a792b85017146.tar.bz2 |
[flang] Load unlimited polymorphic box the same way as other
Unlimited polymorphic descriptor have a set size and can be loaded the
same way as polymorphic or monomorphic descriptors. The descriptor
code gen as been set in D138587.
Of course, the data hold by those descriptors have an unknown size
at compile time.
Depends on D141383
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D141390
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions