Skip to content

This is a fork of ROCm's project that I mostly use to maintain release/* branches to use against upstream llvm

License

Notifications You must be signed in to change notification settings

Mystro256/ROCm-CompilerSupport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

This is a fork of ROCm's project that I mostly use to maintain release/* branches to use against upstream llvm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.6%
  • C 38.7%
  • Assembly 5.9%
  • CMake 5.6%
  • Shell 0.2%