[PATCH] D125933: [ConstantRange] Improve the implementation of binaryOr
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 11:29:14 PDT 2022
hctim added a comment.
In D125933#3528178 <https://reviews.llvm.org/D125933#3528178>, @alexander-shaposhnikov wrote:
> @hctim - we need to recommit the reverted patch to make the test pass with https://github.com/llvm/llvm-project/commit/3bd112c720dc614a59e3f34ebf9b45075037bfa0 or am I missing smth ?
Ah, I saw a breakage on the Windows bot and thought it was a Windows-specific issue.
Either way, I committed https://reviews.llvm.org/rG3bd112c720dc614a59e3f34ebf9b45075037bfa0 which just relaxes the test anyway. You should be fine to re-submit.
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