]> granicus.if.org Git - llvm/commit
[SLP] Improve comments and naming of functions/variables/members, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Sat, 3 Jun 2017 00:08:21 +0000 (00:08 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Sat, 3 Jun 2017 00:08:21 +0000 (00:08 +0000)
commitc20deb63f8716beef958aec12a42646f500e726e
treeb4eecf8ada10bc0cad6166bb4a744943c1fa2370
parent41c139a7a0516ed8cdaa489959fb011a4318fa0a
[SLP] Improve comments and naming of functions/variables/members, NFC.

Fixed some comments, added an additional description of the algorithms,
improved readability of the code.

Differential revision: https://reviews.llvm.org/D33320

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