]> granicus.if.org Git - llvm/commit
[BBVectorize] Remove two more redundant assignments.
authorTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:21:38 +0000 (17:21 +0000)
committerTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:21:38 +0000 (17:21 +0000)
commit409585877a7f418a8a5041e1b435fbfda4801742
tree9a3fa9edbdfc81f95c80bc00a2617f006d533c2c
parent14ef1a43c2c447d76cd6cf5a6613db8eb25cf65c
[BBVectorize] Remove two more redundant assignments.

Found by the Clang static analyzer.

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