Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.19 KB

ROCmCompilerKit.md

File metadata and controls

30 lines (14 loc) · 1.19 KB

ROCm Compiler Construction Kit

Did you know ROCm has native GCN ISA compilation foundation? Also did you know we have solid fully open source llvm foundation and core documentation to develop your own compiler?

ROCm compiler foundation can be used to build static and dynamic compiler

LLVM Native Code Generator

GCN ISA Assembler and Disassembler

GCN ISA Documentation

Standardized loader and Code Object Format