[PATCH] D60582: [IPSCCP] Add general integer range support.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 21 14:45:39 PST 2019


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

Rebase and reduce diff as much as possible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60582

Files:
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-constant-ranges.ll
  llvm/test/Transforms/SCCP/ipsccp-range-crashes.ll
  llvm/test/Transforms/SCCP/ipsccp-range-structs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60582.235029.patch
Type: text/x-patch
Size: 36740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191221/81eeffb2/attachment.bin>


More information about the llvm-commits mailing list