public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* MLIR Dialects for Multi-Threading GCC
@ 2020-02-28  6:34 Nicholas Krause
  0 siblings, 0 replies; only message in thread
From: Nicholas Krause @ 2020-02-28  6:34 UTC (permalink / raw)
  To: gcc Mailing List

Greetings All,

Seems the LLVM side has made a multi threaded pass manager in MLIR:
https://mlir.llvm.org/docs/WritingAPass/

It also seems to have fixed a lot of the issues around my research in
SSA. There are two ways to look into using MLIR either:

a) Write a dialect of it for GIMPLE
b) Use the ideas but implement them internally in GCC rewriting passes
into the core infrastructure as need be

Not sure if other people think its a good idea or there are license issues,
Nick



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-28  6:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28  6:34 MLIR Dialects for Multi-Threading GCC Nicholas Krause

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).