[PATCH] D145632: [test] Remove occurences of br undef in CodeGen/PowerPC tests

Kriti Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 04:24:37 PST 2023


kritgpt added a comment.

In D145632#4180536 <https://reviews.llvm.org/D145632#4180536>, @nlopes wrote:

> tests are failing. please run all the tests before submitting patches.

I checked these files with `ninja check-llvm` and all tests passed, but some fail here. Is there other checks I can perform before submitting a patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145632



More information about the llvm-commits mailing list