[PATCH] D98884: [IR] Ignore bitcasts of function pointers which are only used as callees in callbase instruction
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 12:27:42 PDT 2021
arsenm added a comment.
In D98884#2651396 <https://reviews.llvm.org/D98884#2651396>, @madhur13490 wrote:
> The bot shows failure of bad-signature.c at https://reviews.llvm.org/B95560. When ran locally it does report the correct values and thus pass. I am not sure how to fix the test failure.
> Failure in tile-and-distribute.mlir seems unrelated to this change.
>
> @jdoerfert/ @arsenm / @rampitec , please advise.
The bots are imperfect, I would say it's unrelated
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98884/new/
https://reviews.llvm.org/D98884
More information about the llvm-commits
mailing list