[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 08:08:07 PDT 2020


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

Use preference function instead of filter function, making the testing approach more broadly applicable.


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.294504.patch
Type: text/x-patch
Size: 21552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/c75d3d19/attachment.bin>


More information about the llvm-commits mailing list