Results 46 comments of Wei Wu

> > So I've create two type of runners for [a downstream llvm repo](https://github.com/plctlab/llvm-project). > > Turns out the runner for github actions (or post commit runners) are kinda easy...

> There is some interested in setting up a self-hosted runner on Mac hardware, so we are going to request Mac resources from the LLVM Foundation. I have two mac...

> @lazyparser The Github runners take 2hr 20min to build and run make check for llvm (and no other sub-projects). Anything that is faster than that would be an improvement....

Not sure If one project can has multiple build workers. If so, then perhaps I can connect 2 big workers and a few medium workers to github actions.

> @lazyparser Do you have a runner set up that we can add to the llvm-project repo? Yes. For the action, just copy the command list on the action tab...

> > > @lazyparser Do you have a runner set up that we can add to the llvm-project repo? > > > > > > Yes. For the action, just...

Hi, Is this issue got resolved or not?

VSCode has been successfully built and run on RISC-V (RV64GC) a few months ago.