[llvm-dev] Multi-Threading Compilers

Chris Lattner via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 27 21:19:30 PST 2020


Hi Nicholas,

You might want to check out MLIR: its pass manager is already automatically and implicitly multithreaded.

-Chris

> On Feb 27, 2020, at 7:05 PM, Nicholas Krause via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Greetings All,
> 
> For the last few months since the GCC Cauldron I've been researching/helping out
> plan for multi-threading GCC. I've posted my GCC ideas here:
> https://docs.google.com/document/d/1po_RRgSCtRyYgMHjV0itW8iOzJXpTdHYIpC9gUMjOxk/edit
> 
> as I've heard there is interest on the LLVM side as well. I've talked to some of the IBM folks from
> the Toronto area about it face to face due to them having more middle end and back end knowledge
> then me.
> 
> Not sure if anyone is interested in my ideas or wants me to extend my help on the LLVM side,
> 
> Nick
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list