[PATCH] D116212: [VE] Add manuals to CompilerWriterInfo

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 05:15:55 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d36da77020b: [VE] Add manuals to CompilerWriterInfo (authored by simoll).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116212/new/

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.396013.patch
Type: text/x-patch
Size: 591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/6719766c/attachment.bin>


More information about the llvm-commits mailing list