erichkeane wrote: > lgtm, but some of the tests are going to fail after #155697 so we need to > coordinate the merge order for these.
I did a pull of your review + a merge to main, and did not see any issues! I realize this is because reduction is: a- not doing a copy b- not implemented to do ANYTHING for init yet so it didn't/shouldn't run into any problems as far as I know. So we are clear to merge each patch :) https://github.com/llvm/llvm-project/pull/155635 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
