[all-commits] [llvm/llvm-project] 71fe59: [SLP][NFC]Adjust type in debug output loop.
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Fri Dec 17 12:43:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71fe59212ca41d897d651758ab07868cc2114fec
https://github.com/llvm/llvm-project/commit/71fe59212ca41d897d651758ab07868cc2114fec
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Adjust type in debug output loop.
The ReuseShuffleIndices indeces are integer, not unsigned, need to fix
the type in the debug print loop.
More information about the All-commits
mailing list