summaryrefslogtreecommitdiff
path: root/travis/test/avx512f.json
blob: 0ad5c1597f12ec332b52e0871f08919c50687893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Test AVX512F errors",
		"id": "avx512f",
		"format": "bin",
		"source": "avx512f.asm",
		"option": "-O0 -DSRC",
		"target": [
			{ "output": "avx512f.bin" }
		],
	}
]