diff options
author | Jean Perier <jperier@nvidia.com> | 2023-02-24 09:18:15 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2023-02-24 09:18:27 +0100 |
commit | bc991d940f9a80735fabaf64473d67a3dc69285a (patch) | |
tree | 7413af945adf5074beaec40654d1889ef8662966 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 7f81dd4dd630790070698816f03597279da67d45 (diff) | |
download | llvm-bc991d940f9a80735fabaf64473d67a3dc69285a.zip llvm-bc991d940f9a80735fabaf64473d67a3dc69285a.tar.gz llvm-bc991d940f9a80735fabaf64473d67a3dc69285a.tar.bz2 |
[flang][hlfir] Array constructor lowering [part 4/4]
Enable character and derived type array constructor lowering.
Nothing special needs to be done other than lowering the types
before the array constructor lowering.
Derived type are forced to use the runtime for now to avoid
undesired usage of user defined assignment that hlfir.assign
may trigger when using the runtime.
Differential Revision: https://reviews.llvm.org/D144548
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions