[PATCH] D45858: [DivRemPairs] Fix non-determinism in use list order.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 12:29:56 PDT 2018


gberry added a comment.

In https://reviews.llvm.org/D45858#1075784, @mgrang wrote:

> If there is a unit test for this then it should have been uncovered in the reverse iteration bot: http://lab.llvm.org:8011/builders/reverse-iteration


I don't think this bot would catch this regression since the test would need to be checking the use-list order, which very few do.


Repository:
  rL LLVM

https://reviews.llvm.org/D45858





More information about the llvm-commits mailing list