aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/gcn/t-omp-device
blob: 8461c432ca9eb5946830eeb8ee691729950bda95 (plain)
1
2
3
4
omp-device-properties-gcn: $(srcdir)/config/gcn/gcn.c
	echo kind: gpu > $@
	echo arch: gcn >> $@
	echo isa: fiji gfx900 gfx906 gfx908 >> $@