[PATCH] D88356: [ConstantRange] Make exhaustive testing more principled (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 26 11:24:21 PDT 2020


nikic updated this revision to Diff 294512.
nikic edited the summary of this revision.
nikic added a comment.

Simplify implementation. There's no need to collect all the best ranges explicitly.


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

https://reviews.llvm.org/D88356

Files:
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88356.294512.patch
Type: text/x-patch
Size: 21079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/57bf8dcd/attachment.bin>


More information about the llvm-commits mailing list