[all-commits] [llvm/llvm-project] 8d7a6e: [SLP]Fix a crash for gather node with instructions...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Mar 21 08:10:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d7a6e2fd8beadc54a2e54fa361d35c66fdb40a4
https://github.com/llvm/llvm-project/commit/8d7a6e2fd8beadc54a2e54fa361d35c66fdb40a4
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/X86/gather-nodes-different-bb.ll
Log Message:
-----------
[SLP]Fix a crash for gather node with instructions from different bbs,
if cost threshold is very low.
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