mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
f2297fbf03
We should skip vector types which are not SCEVable. test/CodeGen/NVPTX/sched2.ll passes llvm-svn: 235695
3 lines
69 B
INI
3 lines
69 B
INI
if not 'NVPTX' in config.root.targets:
|
|
config.unsupported = True
|