Handle constants without going through SCEV.
authorNadav Rotem <nrotem@apple.com>
Thu, 18 Jul 2013 18:34:21 +0000 (18:34 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 18 Jul 2013 18:34:21 +0000 (18:34 +0000)
commit39f59f4d95de11c3c39bf6753a555ac32cacf7b7
tree7c91cc42287039cd54dc9ef8b312dc0d043dfd9c
parentdfacdd04cd2dd3b474fcabc5497255548f5506d5
Handle constants without going through SCEV.

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