File: README.md

package info (click to toggle)
rocm-compilersupport 6.0%2Bgit20231212.4510c28%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,280 kB
  • sloc: cpp: 7,592; ansic: 4,399; asm: 1,144; lisp: 294; sh: 21; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 575 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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](LICENSE.txt).