AMDGPU: Fix crash when MachinePointerInfo invalid
The combine on a select of a load only triggers for addrspace 0, and discards the MachinePointerInfo. The conservative default needs to be used for this. llvm-svn: 328652
Loading
Please register or sign in to comment