OSDN Git Service

[SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra paramete...
authorDinar Temirbulatov <dtemirbulatov@gmail.com>
Tue, 15 Aug 2017 00:31:49 +0000 (00:31 +0000)
committerDinar Temirbulatov <dtemirbulatov@gmail.com>
Tue, 15 Aug 2017 00:31:49 +0000 (00:31 +0000)
commit822b8dab31f92d468a2e7f24a3d38f39a4c6eb17
tree9bdfa22eca92849e6812c5f492433add16b38688
parent7fb0921b734e3f9b13e9ac1946ec120f6d828005
[SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra parameter VL0,
                replace E->Scalars[0] to VL0, NFCI.

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