Files
clang-p2996/llvm/test/Transforms/IndVarSimplify/AMDGPU/lit.local.cfg
Matt Arsenault 8c8fcb2585 AMDGPU: Cost model for basic integer operations
This resolves bug 21148 by preventing promotion to
i64 induction variables.

llvm-svn: 264376
2016-03-25 01:16:40 +00:00

3 lines
70 B
INI

if not 'AMDGPU' in config.root.targets:
config.unsupported = True