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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 04:50:25 PST 2021


simoll added a comment.

In D116212#3207838 <https://reviews.llvm.org/D116212#3207838>, @kaz7 wrote:

> LGTM.
>
> In addition, I've also read following manuals often.
>
> ABI: https://www.hpc.nec/documents/guide/pdfs/VE-ABI_v2.1.pdf
> TLS: https://www.hpc.nec/documents/guide/pdfs/VE-tls_v1.2.pdf

Yep. They are linked from the documents website in the NEC SDK table. I explicitly mention the ISA guide because the link doesn't have a version number in it so should be stable under updates and the ISA documentation was the most important resource for me so far.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116212



More information about the llvm-commits mailing list