[flang-commits] [PATCH] D118701: [flang][optimizer] support aggregate types inside tuple and record type
Eric Schweitz via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Feb 1 09:37:44 PST 2022
schweitz accepted this revision.
schweitz added a comment.
> Allow fir.box type to be a member of a tuple<> or fir.type<>, in which case it should be ensured it should be ensured the fir.box member is not translate to the struct type of a Fortran runtime descriptor, and not a pointer to it.
I don't understand this sentence.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118701/new/
https://reviews.llvm.org/D118701
More information about the flang-commits
mailing list