[PATCH] D86505: [RFC][Target] Add a new triple called CSKY

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 20:36:37 PDT 2020


zixuan-wu created this revision.
zixuan-wu added reviewers: arsenm, efriedma, lattner.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.
zixuan-wu requested review of this revision.
Herald added a subscriber: wdng.

This is the split part of D86269 <https://reviews.llvm.org/D86269>, which add a new triple called csky.

It's a 32-bit little endian target. The detail is at D86269 <https://reviews.llvm.org/D86269>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86505

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86505.287552.patch
Type: text/x-patch
Size: 3186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/d49ccc5c/attachment.bin>


More information about the llvm-commits mailing list