[PATCH] D109607: [X86] Refactor GetSSETypeAtOffset to fix pr51813

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 19 18:26:25 PDT 2021


Meinersbur added a comment.

In D109607#3008290 <https://reviews.llvm.org/D109607#3008290>, @pengfei wrote:

> By the way, does this bot send notification to authors when it fails? I didn't receive this fail, so I'm not aware of it at the first time.

This is my personal staging buildbot server to park my worker until my zorg patches are greenlit. Hence, I disabled sending any email notification. However, my other one that is connected to lab.llvm.org has failed as well and should have sent an email: https://lab.llvm.org/buildbot/#/builders/102/builds/2722. Unfortunately it is slow and packing to many commits together, which I am trying to improve: D110048 <https://reviews.llvm.org/D110048>

Independent of that, it seems no other builder running the test-suite on x86_64 (there are armv7, s390x and ppc64le ones)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109607



More information about the cfe-commits mailing list