]> granicus.if.org Git - llvm/commit
[SLP] fix formatting; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 23 Aug 2019 15:26:12 +0000 (15:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 23 Aug 2019 15:26:12 +0000 (15:26 +0000)
commitd28f7232b4b3591131045df13a90521ea643fd39
treea2e8f41d44c04b6e32e01edda2315218ceb03fc0
parent9d74846aa2e48bd42c7210ab762aadd107594779
[SLP] fix formatting; NFC

These are part of D57059, but that patch doesn't apply cleanly to trunk
at this point, so we might as well remove some of the noise.

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