Unverified Commit a9a1f849 authored by Slava Zakharin's avatar Slava Zakharin Committed by GitHub
Browse files

[flang][hlfir] Fixed assignment/finalization order for user-defined assignments. (#66736)

This patch places the finalization code for the RHS of a user-defined
assignment after the assignment code. The change only affects
standalone RegionAssignOp operations.
parent f1097e88
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment