AMDGPU: Don't bother checking the chain in areLoadsFromSameBasePtr
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 8 Mar 2019 20:30:51 +0000 (20:30 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 8 Mar 2019 20:30:51 +0000 (20:30 +0000)
commitf587fd9ce1457904f5042fe44bb2fd4581719aa6
tree9b64c91ebfcadcc8365985fa055f6f3e851a1f9d
parent07f904befba01b4d7f7ec9d5b1c70e20c6dcbd7d
AMDGPU: Don't bother checking the chain in areLoadsFromSameBasePtr

This is only called in contexts that are verifying the chain itself,
and the query itself is only asking about the address.

llvm-svn: 355723
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp