[PATCH] D64869: [SCEV] get more accurate range for AddExpr with NW flag
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 8 20:10:57 PDT 2019
shchenz added a comment.
In D64869#1662068 <https://reviews.llvm.org/D64869#1662068>, @nikic wrote:
> Can you please split off the ConstantRange addition into a separate revision?
@nikic done. `addWithNoWrap` is added in patch https://reviews.llvm.org/D67339 Thanks for your good comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64869/new/
https://reviews.llvm.org/D64869
More information about the llvm-commits
mailing list