view gcc/testsuite/brig.dg/README @ 144:8f4e72ab4e11

fix segmentation fault caused by nothing next cur_op to end
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sun, 23 Dec 2018 21:23:56 +0900
parents 04ced10e8804
children
line wrap: on
line source

BRIG (HSAIL) frontend test cases
--------------------------------

The suite consists of "smoke tests" that test several features of
the compilation and regression tests, but is not an exhaustive test
suite for all HSAIL instructions. The HSA PRM conformance suite
is supposed to be used for that.

HSAILasm is required for converting the text HSAIL files to BRIGs
which the compiler consumes. It can be built from
https://github.com/HSAFoundation/HSAIL-Tools