The passed object is placed in the passed arguments by semantics.
When the TBP to be called is an elemental subroutine or function it has to be
handled accordingly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good
flang/lib/Lower/ConvertExpr.cpp | ||
---|---|---|
4671 | Same as fir::unwrapSequenceType I think. |
flang/lib/Lower/ConvertExpr.cpp | ||
---|---|---|
4671 | Yes. Thanks. |
Same as fir::unwrapSequenceType I think.