Fix a typo in the code that collected the costs recursively.
authorNadav Rotem <nrotem@apple.com>
Tue, 25 Jun 2013 05:30:56 +0000 (05:30 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 25 Jun 2013 05:30:56 +0000 (05:30 +0000)
commit58bf5ea452116e90ce7147ab2e32d40173dcc098
treefb4ac7a262ae29d747040ef8a65674ac54651070
parentdd5af27a74a01f0d03356cea15d3a403f4964f8b
Fix a typo in the code that collected the costs recursively.

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