When broadcasting invariant scalars into vectors, place the broadcast code in the...
authorNadav Rotem <nrotem@apple.com>
Thu, 29 Nov 2012 19:25:41 +0000 (19:25 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 29 Nov 2012 19:25:41 +0000 (19:25 +0000)
commit8dd6ee8df596bd3613d14bc202efd51e10d5601f
tree09b32068b5cb1e976a857afccaf45563329104ed
parentf589e2418df8df5c58c69c6df869d2cc5f49de7d
When broadcasting invariant scalars into vectors, place the broadcast code in the preheader.

llvm-svn: 168927
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp