Revert "[ConstantRange] Improve the implementation of binaryOr"
authorDouglas Yung <douglas.yung@sony.com>
Fri, 20 May 2022 17:21:24 +0000 (10:21 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Fri, 20 May 2022 17:24:20 +0000 (10:24 -0700)
commit54e3bf5f37d67441dafbc66838a54a385293a2e1
tree69751a1dd1d8aa62e006dd57f5ed2fd2c0d1dae0
parentf2df53b75071736009d68ba73e86edf7e25cebbd
Revert "[ConstantRange] Improve the implementation of binaryOr"

This reverts commit 6990e7477d24ff585ae86549f5280f0be65422a6.

This change was causing the test compiler-rt/test/fuzzer/merge_two_step.test to fail on
our internal bot as well as other build bots such as https://lab.llvm.org/buildbot/#/builders/179/builds/3712.
llvm/lib/IR/ConstantRange.cpp
llvm/unittests/IR/ConstantRangeTest.cpp