[PATCH] D80860: Exact integer emptiness checks for FlatAffineConstraints
    Andy Davis via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 22 10:45:02 PDT 2020
    
    
  
andydavis1 added a comment.
Thanks for your contribution!
It would be great to have tests on integer sets which resulting in an over approximation using the existing FM algorithm, but which returned integer exact results using GBR from this change.
Also wondering what the plan is to check for integer overflow of coefficient values for some of these algorithms?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80860/new/
https://reviews.llvm.org/D80860
    
    
More information about the llvm-commits
mailing list