[PATCH] D125404: [SPIR-V] Add simple transcoding tests
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 06:30:55 PDT 2022
rengolin added a comment.
In D125404#3508754 <https://reviews.llvm.org/D125404#3508754>, @andreytr wrote:
> And what about build failures? It seems, these are not related to my patch...
Have you tested the main branch without your patches?
If the errors are identical, then it wasn't your patch.
If the errors have already been detected in buildbots, the ones responsible for fixing are probably already working on it / being notified. You could also just wait, rebase and try again later.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125404/new/
https://reviews.llvm.org/D125404
More information about the llvm-commits
mailing list