[all-commits] [llvm/llvm-project] 54e3bf: Revert "[ConstantRange] Improve the implementation...
dyung via All-commits
all-commits at lists.llvm.org
Fri May 20 10:24:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54e3bf5f37d67441dafbc66838a54a385293a2e1
https://github.com/llvm/llvm-project/commit/54e3bf5f37d67441dafbc66838a54a385293a2e1
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M llvm/lib/IR/ConstantRange.cpp
M llvm/unittests/IR/ConstantRangeTest.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list