[PATCH] D97952: [test] Fix new CodeGenPrepare test for non-X86 systems

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 02:48:19 PST 2021


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

In D97952#2603633 <https://reviews.llvm.org/D97952#2603633>, @thejh wrote:

> Is there a way to force a specific builder (like https://lab.llvm.org/buildbot/#/builders/107) to test a change like this? Or does the change have to be committed before those builders can run on it?

Yeah, those builders can't run pre-commit. And the few pre-commit bots we have don't have the non-x86 config.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97952/new/

https://reviews.llvm.org/D97952



More information about the llvm-commits mailing list