]> granicus.if.org Git - llvm/commit
[LoopVectorize] Remove redundant assignment.
authorTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:02:31 +0000 (17:02 +0000)
committerTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:02:31 +0000 (17:02 +0000)
commitb8b0b8f0a836e951f0f1ebf790b65b4ec4c732c4
tree4884165d9d19aaa8689c37023ce024fdbeeb7e07
parentbf32d17425c50be8472f5ca107b9e6dba528a9cb
[LoopVectorize] Remove redundant assignment.

Found by the Clang static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224587 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp