[PATCH] D98884: [IR] Ignore bitcasts of function pointers which are only used as callees in callbase instruction

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 12:54:07 PDT 2021


davezarzycki added a comment.

In D98884#2672170 <https://reviews.llvm.org/D98884#2672170>, @madhur13490 wrote:

> These failures were not caught by LLVM bots which run on a patch. Can I do a trial run of the bots and run all tests that would run when the patch lands?

I don’t think LLVM is set up for that. Can you try two stage testing first?


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