Move the max vector width to a constant parameter. No functionality change.
authorNadav Rotem <nrotem@apple.com>
Sun, 25 Nov 2012 16:48:08 +0000 (16:48 +0000)
committerNadav Rotem <nrotem@apple.com>
Sun, 25 Nov 2012 16:48:08 +0000 (16:48 +0000)
commit6bfc3481bd8995906af4c15131feeae665a197c6
tree9acb39c5d3fd294b5ffcda6f05a66020b27773f3
parent00e8074ee24449e5d0e50b626290b499b8bd78b1
Move the max vector width to a constant parameter. No functionality change.

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