[NFC][LV] Vectorized Loop Skeleton Refactoring
authorBardia Mahjour <bmahjour@ca.ibm.com>
Tue, 4 Aug 2020 18:47:24 +0000 (14:47 -0400)
committerBardia Mahjour <bmahjour@ca.ibm.com>
Tue, 4 Aug 2020 18:50:57 +0000 (14:50 -0400)
commit3c0f34700230fc4fd23ef408adb75387dcfeff41
tree6b54685f1e98ab3b159af7ad7132ec713e1093a3
parent29fe3fe6155fd79ce731a119ce8065a8a0d26b56
[NFC][LV] Vectorized Loop Skeleton Refactoring

This patch tries to improve readability and maintenance
of createVectorizedLoopSkeleton by reorganizing some lines,
updating some of the comments and breaking it up into
smaller logical units.

Reviewed By: pjeeva01

Differential Revision: https://reviews.llvm.org/D83824
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp