When the associated expression came from a moved variable, the
type of the moved variable may not exactly match the hlfir.associate
result and cannot be re-used directly. Insert fir.convert/fir.box_addr
as needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo