[PATCH] D89080: [SCCP] Reduce the number of times ResolvedUndefsIn is called for large modules.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 15:25:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG278299b0f0b0: [SCCP] Reduce the number of times ResolvedUndefsIn is called for large modules. (authored by efriedma).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89080

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/2004-12-10-UndefBranchBug.ll
  llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89080.297342.patch
Type: text/x-patch
Size: 5239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/e7fb8527/attachment.bin>


More information about the llvm-commits mailing list