mjklemm wrote:

> I just think that "lastprivate" would make the fix simpler.

I think that won't be right either, since then `lastprivate` will also have an 
effect for `do simd` and break it.  I had tried that for my PR and I had to 
conditionally add it to only `simd`. 

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