[PATCH] D125933: [ConstantRange] Improve the implementation of binaryOr
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 07:24:32 PDT 2022
DavidSpickett added a comment.
We (Linaro) also have the same test failure: https://lab.llvm.org/buildbot/#/builders/179/builds/3712
This is on AArch64. Not sure if it's a miscompile, could just be that this test is sensitive to the shape of the generated code. I'll see if I can find any details.
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