[PATCH] D98602: [SCCP] Avoid modifying AdditionalUsers while iterating over it

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 09:43:56 PDT 2021


fhahn added a comment.

In D98602#2666323 <https://reviews.llvm.org/D98602#2666323>, @dim wrote:

> Address review comments.

I think that looks good now, but looks like the current review does not have the latest full version of the patch. If you add a new commit and update the review with that patch, the patch will get replaced with the new diff. I think you need to squash the follow-up commits into a single one and then update the review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98602/new/

https://reviews.llvm.org/D98602



More information about the llvm-commits mailing list