Files
clang-p2996/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg
Matt Arsenault 08debb0244 Add LoadStoreVectorizer pass
This was contributed by Apple, and I've been working on
minimal cleanups and generalizing it.

llvm-svn: 274293
2016-06-30 23:11:38 +00:00

4 lines
71 B
INI

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