You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this the only restriction we need, or are there more invariance requirements?
Update: Data spaces accessed in initializer must also be made invariant -- what about increment?
If a data space is accessed in the condition of a for stmt, it cannot be written to inside that compound statement.
The text was updated successfully, but these errors were encountered: