[PATCH] D97788: [ARM] KnownBits for CSINC/CSNEG/CSINV
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 01:05:43 PST 2021
mstorsjo added a comment.
In D97788#2602670 <https://reviews.llvm.org/D97788#2602670>, @dmgreen wrote:
> You beat any of the buildbots to reporting a problem! I was wondering if something like that would come up.
>
> Any details on the configuration you are using to trigger this? What makes it different to the configs that are working?
>
> I can remove the unit test in the meantime.
I think it might work if you're building the llvm libs as shared libs, maybe. (On the other hand I do remember even more of such issues crop up if building in such a config.) I pushed a fix that fixes it for me anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97788/new/
https://reviews.llvm.org/D97788
More information about the llvm-commits
mailing list