diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-12-03 05:22:32 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-12-03 05:22:32 +0000 |
commit | 2f470c62cba90ca47f3aead9b0344c4c183dd6be (patch) | |
tree | 8ac7809e72a0d78f76b439cd758d7d2beb29920b /llvm/lib/Bitcode | |
parent | 691ae3d65762f0de3e3bb916c75db5430bf4146d (diff) | |
download | bcm5719-llvm-2f470c62cba90ca47f3aead9b0344c4c183dd6be.tar.gz bcm5719-llvm-2f470c62cba90ca47f3aead9b0344c4c183dd6be.zip |
R600/SI: Fix suspicious indexing
The loop is over the operands of an instruction, and checks the
register with the sub reg index of the dest register. This probably
meant to be checking the sub reg index of the same operand.
llvm-svn: 223205
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions