[PATCH] D155389: [ValueTracking][ScalarEvolution] improving llvm.assume's support for the argument value without context & reducing the result range of ScalarEvolution::getRange using computeConstantRange

CaprYang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 16 10:52:33 PDT 2023


CaprYang added a comment.

I'm not sure if my current changes are reasonable. If possible, I will add with tests and support more functions.


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

https://reviews.llvm.org/D155389



More information about the llvm-commits mailing list