The code in DoElementalDefinedAssignment() needs to establish its
to & from per-element descriptors with Establish() rather than
copying an array's descriptor and then setting its rank to zero;
the current technique loses the information in the addendum.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo