R600/SI: Remove assertion in SIInstrInfo::areLoadsFromSameBasePtr()
authorTom Stellard <thomas.stellard@amd.com>
Tue, 7 Oct 2014 21:09:20 +0000 (21:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 7 Oct 2014 21:09:20 +0000 (21:09 +0000)
commitb8fee4f1d982eac6d7b3c3659bc2bb3cd312e1a3
tree9b0f1ab125d7a898c3f4b171198c0b947aa2448b
parent63cdf9f8da4065608e16317d4c84d4768a4c508d
R600/SI: Remove assertion in SIInstrInfo::areLoadsFromSameBasePtr()

Added a FIXME coment instead, we need to handle the case where the
two DS instructions being compared have different numbers of operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219236 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp
test/CodeGen/R600/load.ll