We can not bitcast pointers across different address spaces, and VectorCombine should be careful when it attempts to find the original source of the loaded data. Differential Revision: https://reviews.llvm.org/D89577
3 lines
70 B
INI
3 lines
70 B
INI
if not 'AMDGPU' in config.root.targets:
|
|
config.unsupported = True
|