[all-commits] [llvm/llvm-project] bbad99: [SLP] move loop index variable declaration to its ...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Sep 16 04:59:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbad998bab52a1eabbb6a1ca16cc2129b3f99aa5
https://github.com/llvm/llvm-project/commit/bbad998bab52a1eabbb6a1ca16cc2129b3f99aa5
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] move loop index variable declaration to its use; NFC
More information about the All-commits
mailing list