[flang][openacc] Check trip count invariance with other IVs (#79906)
2.9.1 The trip count for all loops associated with the collapse clause must be computable and invariant in all the loops. This patch checks that iteration range of loops part of a collapse nest does not depend on outer loops induction variables. The check is also applied to combined construct with a loop.
parent
2c5a0d39
Please register or sign in to comment