[PATCH] D67339: [ConstantRange] add helper function addWithNoWrap

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 02:32:40 PDT 2019


lebedev.ri added a comment.

It would be really good to add exaustive tests for this, see `TestUnsignedBinOpExhaustive` / `TestSignedBinOpExhaustive` / `TestNoWrapRegionExhaustive` / `TestOverflowExhaustive`.


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

https://reviews.llvm.org/D67339





More information about the llvm-commits mailing list