diff options
author | Eric Schweitz <eschweitz@nvidia.com> | 2020-01-17 21:07:58 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-01-17 21:17:06 +0100 |
commit | 37e2560d3d24d7858493d30fc5b6e6a001f2a197 (patch) | |
tree | 81938f128be205242234afc062997e3d63ee8ee6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 44aaca3de4f4918b6178a28d855b153ab335e6a3 (diff) | |
download | llvm-37e2560d3d24d7858493d30fc5b6e6a001f2a197.zip llvm-37e2560d3d24d7858493d30fc5b6e6a001f2a197.tar.gz llvm-37e2560d3d24d7858493d30fc5b6e6a001f2a197.tar.bz2 |
[Flang][mlir] add a band-aid to support the creation of mutually recursive types when lowering to LLVM IR
Summary:
This is a temporary implementation to support Flang. The LLVM-IR parser
will need to be extended in some way to support recursive types. The
exact approach here is still a work-in-progress.
Unfortunately, this won't pass roundtrip testing yet. Adding a comment
to the test file as a reminder.
Differential Revision: https://reviews.llvm.org/D72542
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions