noduplicate prevents unrolling of small loops that happen to have barriers in them. If a loop has a barrier in it, it is OK to duplicate it for the unroll. llvm-svn: 256075
4 lines
71 B
INI
4 lines
71 B
INI
if not 'AMDGPU' in config.root.targets:
|
|
config.unsupported = True
|
|
|