[all-commits] [llvm/llvm-project] ad956e: [SLP] Fix debug print for cost in tryToVectorizeLi...
Valery Dmitriev via All-commits
all-commits at lists.llvm.org
Thu Dec 29 11:31:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad956ed568ce8f4d014103cdbf18e3023ca3fc70
https://github.com/llvm/llvm-project/commit/ad956ed568ce8f4d014103cdbf18e3023ca3fc70
Author: Valery N Dmitriev <valery.n.dmitriev at intel.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Fix debug print for cost in tryToVectorizeList - NFC.
Actual VF was confused with local variable named "VF".
More information about the All-commits
mailing list