Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 575 Bytes

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.