AMDGPU: Fix assertion in performSHLPtrCombine for 64-bit pointers
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Aug 2020 16:27:52 +0000 (12:27 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Aug 2020 17:46:52 +0000 (13:46 -0400)
commit6fe6b29c294e8ad7eb9842e2a5e9b6334ecf9483
treef9b304a47fcee61c0213d8d3e06dd9693fc332c2
parent68fab44acfc7ce7fecd86ad784fb207f088c5366
AMDGPU: Fix assertion in performSHLPtrCombine for 64-bit pointers
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/shl_add_ptr_global.ll [new file with mode: 0644]