[PATCH] D60582: [IPSCCP] Add general integer range support.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 30 03:56:46 PDT 2019
    
    
  
fhahn updated this revision to Diff 197289.
fhahn added a comment.
Fix remaining issues, now passes LTO bootstrap of llvm/clang and the test-suite with various externals
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/Analysis/ValueLattice.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-constant-ranges.ll
  llvm/test/Transforms/SCCP/ipsccp-range-crashes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60582.197289.patch
Type: text/x-patch
Size: 60810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/bd80b641/attachment.bin>
    
    
More information about the llvm-commits
mailing list