AMDGPU: Fix crash if called function is a bitcast
getCalledFunction() is null, so this would crash. Replace crash with an error on unsupported call. llvm-svn: 243461
Loading
Please sign in to comment
getCalledFunction() is null, so this would crash. Replace crash with an error on unsupported call. llvm-svn: 243461