[SLP] fix formatting; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 16 Sep 2020 12:47:35 +0000 (08:47 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 16 Sep 2020 12:50:27 +0000 (08:50 -0400)
commit24238f09edb98b0f460aa41139874ae5d4e5cd8d
tree62c970e433d9a71089a6cd39c9b49932a594e600
parent4dd9c709ef1b59f0ec8e71100c624ec946b95fe2
[SLP] fix formatting; NFC

Also move variable declarations closer to usage and add code comments.
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp