[PATCH] D109607: [X86] Refactor GetSSETypeAtOffset to fix pr51813
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 20 07:45:14 PDT 2021
Meinersbur added a comment.
In D109607#3009377 <https://reviews.llvm.org/D109607#3009377>, @pengfei wrote:
> In D109607#3008486 <https://reviews.llvm.org/D109607#3008486>, @Meinersbur wrote:
>
>> 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>
>
> I didn't receive it either. I once suspected my mailbox but haven't had any fortune for now. :(
Might have because that somehow the master thinks the job before the one that is breaking is still building, ie. cannot identify whether the failure is new.
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