Michael Liao 2bf9b9a5a3 [TTI] Fix cast cost on vector types.
- Only split vector types when both src and dst types are splittable.
2019-11-13 13:54:07 -05:00

3 lines
70 B
INI

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