[PATCH] D79036: [SCCP] Switch to widen at PHIs, stores and call edges.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 04:19:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01f999ae8871: [SCCP] Switch to widen at PHIs, stores and call edges. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79036

Files:
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/constant-range-struct.ll
  llvm/test/Transforms/SCCP/ipsccp-cycles.ll
  llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll
  llvm/test/Transforms/SCCP/widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79036.267175.patch
Type: text/x-patch
Size: 24354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/84ce370d/attachment.bin>


More information about the llvm-commits mailing list