[PATCH] D51937: [OPENMP]Increment iterator when the loop is continued.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 06:17:02 PDT 2018


ABataev added a comment.

In https://reviews.llvm.org/D51937#1247422, @Hahnfeld wrote:

> (for reference: I missed this in https://reviews.llvm.org/D51623)
>
> @ABataev can you extend `test/mapping/pr38704.c` with a `map` that would have triggered the infinite loop?


Yes, will try to do it.


Repository:
  rL LLVM

https://reviews.llvm.org/D51937





More information about the llvm-commits mailing list