luporl wrote:

@NimishMishra Thanks for the review!

It seems the buildbot errors on Windows are all of this type: `fatal error 
C1002: compiler is out of heap space in pass 2`.

> Is this merge not in main?

It is not. It depends on https://github.com/llvm/llvm-project/pull/85978, that 
depends on https://github.com/llvm/llvm-project/pull/72510. As tasks' implicit 
firstprivate happens only when no default clause is specified, I thought it 
would be better to start from the default clause fix, in 
https://github.com/llvm/llvm-project/pull/72510.

Actually, https://github.com/llvm/llvm-project/pull/78283 is also needed to 
avoid issues with threadprivate.

https://github.com/llvm/llvm-project/pull/85989
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to