• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-Oct-2021-

test/gimple/H07-Oct-2021-954679

READMEH A D07-Oct-2021461 139

dg.expH A D07-Oct-20211,005 328

README

1BRIG (HSAIL) frontend test cases
2--------------------------------
3
4The suite consists of "smoke tests" that test several features of
5the compilation and regression tests, but is not an exhaustive test
6suite for all HSAIL instructions. The HSA PRM conformance suite
7is supposed to be used for that.
8
9HSAILasm is required for converting the text HSAIL files to BRIGs
10which the compiler consumes. It can be built from
11https://github.com/HSAFoundation/HSAIL-Tools
12
13