[clang] [lld] [llvm] [clang][MIPS] Add support for mipsel-windows-* targets (PR #107744)

Martin Storsjö via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 04:38:27 PDT 2024


mstorsjo wrote:

> > > For the Mips backend itself, I would ask the Mips backend code maintainer... but we don't have a maintainer for Mips. And we don't have any buildbots. I'm really not sure about adding complexity to a backend which is already suffering from a lack of anyone that has any experience with it. (People familiar with other backends can sort of step in to review changes to Mips, but it's hard to do a good review for anything non-trivial.)
> > 
> > 
> > FWIW, I've seen @wzssyqa do some amount of work around MIPS, should we ask them about whether want to take up the role as MIPS backend maintainer?
> 
> Ping @wzssyqa - what's your take on this, both about the maintainance state of the MIPS target overall, and if you have concerns around accepting patches in this area?

Ping @wzssyqa, can you comment on the above?

https://github.com/llvm/llvm-project/pull/107744


More information about the cfe-commits mailing list