[PATCH] D116212: [VE] Add manuals to CompilerWriterInfo
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 23 01:19:45 PST 2021
simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Reference VE manual and documentations in CompilerWriterInfo.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116212
Files:
llvm/docs/CompilerWriterInfo.rst
Index: llvm/docs/CompilerWriterInfo.rst
===================================================================
--- llvm/docs/CompilerWriterInfo.rst
+++ llvm/docs/CompilerWriterInfo.rst
@@ -119,6 +119,12 @@
* `z/Architecture Principles of Operation (registration required, free sign-up) <http://www-01.ibm.com/support/docview.wss?uid=isg2b9de5f05a9d57819852571c500428f9a>`_
+VE
+--
+
+* `NEC SX-Aurora TSUBASA ISA Guide <https://www.hpc.nec/documents/guide/pdfs/Aurora_ISA_guide.pdf>`_
+* `NEC SX-Aurora TSUBASA manuals and documentation <https://www.hpc.nec/documentation>`_
+
X86
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116212.395997.patch
Type: text/x-patch
Size: 591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/5ade4214/attachment.bin>
More information about the llvm-commits
mailing list