[all-commits] [llvm/llvm-project] 0a349d: [SLP] clean up - use 'const' and ArrayRef construc...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Sep 24 12:32:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a349d5827f6864ee89a5d0867d609339c07115d
https://github.com/llvm/llvm-project/commit/0a349d5827f6864ee89a5d0867d609339c07115d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] clean up - use 'const' and ArrayRef constructor; NFC
Follow-on tidying suggested in the post-commit review of 6a23668.
More information about the All-commits
mailing list