================ @@ -74,8 +81,6 @@ do i = 1, N enddo !$omp end parallel do - !ERROR: The END PARALLEL DO directive must follow the DO loop associated with the loop construct - !$omp end parallel do ---------------- tblah wrote:
Why was this removed? Are all of these re-added in the follow up patch? https://github.com/llvm/llvm-project/pull/168884 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
