[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 10:06:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6abb92f2103a: [SCCP] Avoid modifying AdditionalUsers while iterating over it (authored by dim).

Changed prior to commit:
  https://reviews.llvm.org/D98602?vs=334975&id=334983#toc

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


More information about the llvm-commits mailing list