This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch 1/n] Add triples loongarch{32,64} for the upcoming LoongArch target
AbandonedPublic

Authored by SixWeining on Dec 14 2021, 6:03 PM.

Details

Reviewers
None
Summary

This is the first patch to incrementally add an MC layer for LoongArch to LLVM.
This patch also adds unit testcases for these new triples.

Diff Detail

Unit TestsFailed