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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 18:03:25 PST 2021


SixWeining created this revision.
Herald added subscribers: dexonsmith, hiraditya.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115772

Files:
  llvm/include/llvm/ADT/Triple.h
  llvm/lib/Support/Triple.cpp
  llvm/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115772.394430.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/60261f83/attachment.bin>


More information about the llvm-commits mailing list