[PATCH] D141191: [CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built by default
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 10:09:49 PST 2023
xen0n added a comment.
As the community guy who has helped the port a little (by writing some of the codegen myself, porting LLD, putting all of these into distro-building practice and helping troubleshooting things in general), I can confirm the port indeed works on most open-source projects I've checked. Even Linux is close to being buildable. I also experimented with Gentoo stage-building with a recent LLVM snapshot (with my D138135 <https://reviews.llvm.org/D138135> applied), and bootstrapping is almost done with all problems so far unrelated to the target code.
All in all I'm quite impressed by, and very much grateful to the LoongArch team, and I'll be ready to help should any issue pop up. Thanks very much for all the hard work.
(I'm not approving this though, because I'm also deeply involved in the target's development, despite me not being employed by Loongson nor affiliated in any other way.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141191/new/
https://reviews.llvm.org/D141191
More information about the llvm-commits
mailing list