[all-commits] [llvm/llvm-project] cdf8a5: [SLP]Fix windows build, NFC.
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Tue Nov 16 06:10:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdf8a53c1d33ad79be857991fbe4e7e7ced71021
https://github.com/llvm/llvm-project/commit/cdf8a53c1d33ad79be857991fbe4e7e7ced71021
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP]Fix windows build, NFC.
Need to put `IndexIdx` var to the list of captures.
More information about the All-commits
mailing list