Skip to content
Unverified Commit 3aad77eb authored by Slava Zakharin's avatar Slava Zakharin Committed by GitHub
Browse files

[flang][openacc] Fixed atomic capture with array/comp refs on the RHS. (#71013)

checkForSingleVariableOnRHS() failed for assignments like `v = x(i)`,
so the lowering produced incorrect code for atomic capture regions.
I believe any designator on the RHS should indicate that this is
a capture statement.
parent 4acc357a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment