[PATCH] D68215: [ConstantRange] replacing addWithNoSignedWrap with addWithNoWrap - NFC
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 15:51:28 PDT 2019
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
This seems like a no-review NFC cleanup to me, the `addWithNoWrap()` is expected to be at least not worse.
Thanks for going through adding the `addWithNoWrap()`!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68215/new/
https://reviews.llvm.org/D68215
More information about the llvm-commits
mailing list