[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 09:48:58 PDT 2021


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

Squash commits to convince Phabricator.


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.334975.patch
Type: text/x-patch
Size: 36195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/e3ca088f/attachment.bin>


More information about the llvm-commits mailing list