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

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 08:59:46 PDT 2021


dim updated this revision to Diff 334966.
dim added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98602

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/pr49582-iterator-invalidation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98602.334966.patch
Type: text/x-patch
Size: 8099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/094af5bb/attachment.bin>


More information about the llvm-commits mailing list