luporl wrote:

@kparzysz, thanks for the review.

My preference is to handle the updating of linear iteration variables in OpenMP 
to LLVM IR translation, mainly to keep the symbol flags correct in semantics 
and `-fdebug-unparse-with-symbols`.

That being said, since there is no functional difference if the lastprivate 
flag is used instead, it's fine by me if that's the consensus. Apparently it 
would already produce the expected output for `!$omp do simd`, in the test 
above.

https://github.com/llvm/llvm-project/pull/183800
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to