AMDGPU: Remove dead check in AMDGPUPromoteAlloca
This is currently only called with GEP users. A direct alloca would only happen with current typed pointers for arrays which are a perverse case. Also fix crashes on 0 x and 1 x arrays. llvm-svn: 275869
Loading
Please sign in to comment