Reference VE manual and documentations in CompilerWriterInfo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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
Comment Actions
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.