RadeonOpenCompute / ROCm-CompilerSupport

The compiler support repository provides various Lightning Compiler related services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler Support

The compiler support repository provides various Lightning Compiler related services. It currently contains one library, the Code Object Manager (Comgr) at lib/comgr.

Code Object Manager

The Code Object Manager is a shared library which provides operations for creating and inspecting code objects. See the documentation in the header file lib/comgr/include/amd_comgr.h

License

All support libraries are licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt.

About

The compiler support repository provides various Lightning Compiler related services.

License:University of Illinois/NCSA Open Source License


Languages

Language:C++ 49.6%Language:C 38.8%Language:Assembly 5.9%Language:CMake 5.6%Language:Shell 0.2%