2018-03-15 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / gcc / testsuite / brig.dg / README
blob2ad5b24e75e8b7465b0df7bdd96b8fbc426293b7
1 BRIG (HSAIL) frontend test cases
2 --------------------------------
4 The suite consists of "smoke tests" that test several features of
5 the compilation and regression tests, but is not an exhaustive test
6 suite for all HSAIL instructions. The HSA PRM conformance suite
7 is supposed to be used for that.
9 HSAILasm is required for converting the text HSAIL files to BRIGs
10 which the compiler consumes. It can be built from
11 https://github.com/HSAFoundation/HSAIL-Tools