There is little point not to dereference pointers LHS and RHS before
before emitting an hlfir.assign when lowering an assignment.
This pushes complexity and descriptor read side effects that are better
expressed in a load before the assignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo