blob: acd19ba4b183c58448adf77916df748f5b569313 (
plain)
1
2
3
4
5
6
|
test('dph-classes-vseg-fast',
[normal, reqlib('dph-lifted-vseg'), reqlib('dph-prim-par'),
only_ways(['normal', 'threaded1', 'threaded2'])],
multimod_compile_and_run,
['Main', '-O0 -fno-enable-rewrite-rules -package dph-lifted-vseg'])
|