[PATCH] D125933: [ConstantRange] Improve the implementation of binaryOr

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 03:14:52 PDT 2022


dyung added a comment.

Hi, our internal buildbot started failing when running the test "libFuzzer :: merge_two_step.test" after this change. It appears that the pre-merge checks also failed this test as well (https://reviews.llvm.org/harbormaster/unit/view/3470588/). The failing output from our internal build bot is identical to that of the premerge check.

Can you take a look and revert if you need time to investigate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125933



More information about the llvm-commits mailing list