This seems to only work some of the time. In some situations, this seems to use a nonsensical type and isn't actually aware of the memory being accessed. e.g. if branch condition is an icmp of a pointer, it checks the addressing mode of i1. llvm-svn: 245137
4 lines
71 B
INI
4 lines
71 B
INI
if not 'AMDGPU' in config.root.targets:
|
|
config.unsupported = True
|
|
|