HSAFoundation / HSAIL-HLC-Stable

LLVM-based high-level-compiler (HLC) that generates HSAIL. The Stable version includes optimizations, atomics, and is provided in binary form. See also the HSAIL-HLC-Development version for other options.
Other
14 stars 3 forks source link

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.