[PATCH] D135751: [ADT][Triple] Add environment kinds for LoongArch multiarch tuples

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 23:51:17 PDT 2022


xen0n created this revision.
xen0n added reviewers: SixWeining, wangleiat, MaskRay, xry111, gonglingqin.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
xen0n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The canonical multiarch tuples for LoongArch are defined in [the
LoongArch toolchain conventions][1] document.

[1]: https://loongson.github.io/LoongArch-Documentation/LoongArch-toolchain-conventions-EN.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135751

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: D135751.467030.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/33f28b16/attachment-0001.bin>


More information about the llvm-commits mailing list