[PATCH] D78376: [SCCP] Use range imposed by condition as upper bound for widening.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 14:09:34 PDT 2020


fhahn updated this revision to Diff 259381.
fhahn added a comment.

rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78376

Files:
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78376.259381.patch
Type: text/x-patch
Size: 5153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/151cf1bf/attachment-0001.bin>


More information about the llvm-commits mailing list