[all-commits] [llvm/llvm-project] 1d5fbe: [SLP]Adjust NumberOfParts value for adjusted numbe...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Jan 28 05:45:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d5fbe83c3bcdd27a8ce1d57a68fb7be35e6cbbf
https://github.com/llvm/llvm-project/commit/1d5fbe83c3bcdd27a8ce1d57a68fb7be35e6cbbf
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/X86/resized-bv-values-non-power-of2-node.ll
Log Message:
-----------
[SLP]Adjust NumberOfParts value for adjusted number of buildvector scalars
Need to adjust NumParts value, when GatheredScalars scalars are adjusted
after extractelements analysis, to fix compiler crash
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list