[all-commits] [llvm/llvm-project] cee7d9: [SLP]Fix PR89438: Check for same vectorized node i...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri Apr 19 12:53:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cee7d994b94db625177cdfebcb8a6ce1ed677f85
https://github.com/llvm/llvm-project/commit/cee7d994b94db625177cdfebcb8a6ce1ed677f85
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/X86/gather-node-same-reduced.ll
Log Message:
-----------
[SLP]Fix PR89438: Check for same vectorized node in MinBWs, not user.
Need to check if the buildvector node has perfect diamond match in the
graph and the matched node is resized.
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