[libcxx-commits] [PATCH] D94909: [libc++][VE] Support futex system call on VE

Kazushi Marukawa via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 8 08:47:02 PST 2021


kaz7 added a comment.

In D94909#3179172 <https://reviews.llvm.org/D94909#3179172>, @ldionne wrote:

> In D94909#3179067 <https://reviews.llvm.org/D94909#3179067>, @kaz7 wrote:
>
>> In D94909#3178020 <https://reviews.llvm.org/D94909#3178020>, @ldionne wrote:
>>
>>> Also, are you able to provide a builder that would run CI on VE?
>>
>> Yes.  We have CI at https://lab.llvm.org/buildbot/#/builders/91.  It runs builtin's tests at the moment.  We will run libcxxabi tests, libcxx tests, and more soon.
>
> Libc++ uses pre-commit CI using BuildKite, as documented here: https://libcxx.llvm.org/AddingNewCIJobs.html#adding-new-ci-jobs
>
> Can you please join our Discord Channel (https://discord.gg/jzUbyP26tQ) and reach out to me (@ldionne) there? I'll help you set it up, it's really simple. If you want, the same host will be able to run both pre-commit CI using BuildKite and the BuildBot setup, although I would recommend just running BuildKite since that's the only thing we look at.

Thank you.  I definitely want to do that.  But, it's 1:44 AM here, Japan, and @simoll who are operating our buildbot lives in Europe.  Let's organize meeting soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94909



More information about the libcxx-commits mailing list