[PATCH] D64869: [SCEV] get more accurate range for AddExpr with NW flag
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 08:09:00 PDT 2019
shchenz added a comment.
I will commit another NFC patch to merge `addWithNoSignedWrap` and new added `addWithNoWrap`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64869/new/
https://reviews.llvm.org/D64869
More information about the llvm-commits
mailing list