[llvm-dev] Multi-Threading Compilers (original) (raw)

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/1poRRgSCtRyYgMHjV0itW8iOzJXpTdHYIpC9gUMjOxk/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