-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/HSAFoundation/HSAIL-HLC-S…
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
HSAIL_LLVM_Backend | ||
================== | ||
HSAIL-HLC-Stable Compiler | ||
========================== | ||
|
||
This drop gives LLVM based HSAIL code generator. This is stable compiler (tested by AMD). | ||
Provides only the binaries. Front ends (EDG based CLC and CLANG based CLC2) are also provided. | ||
HSAIL tools (assembler/disassembler) "hsailasm" are also given along with this drop. | ||
|
||
This is expected to be used for development of applications using CLOC utility or | ||
OpenCL based applications on HSA platform. |