[all-commits] [llvm/llvm-project] a700fb: [SLP] Fixes crash in BoUpSLP::isGatherShuffledEntry()
vptest1 via All-commits
all-commits at lists.llvm.org
Mon Feb 27 12:31:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a700fb3d9b31dbcfc9d173c396c1ec644ea40c6d
https://github.com/llvm/llvm-project/commit/a700fb3d9b31dbcfc9d173c396c1ec644ea40c6d
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/X86/crash_clear_undefs.ll
Log Message:
-----------
[SLP] Fixes crash in BoUpSLP::isGatherShuffledEntry()
Crash caused by: 708eb1b96d9a36f9c0182b7d53c492059778fa35
Differential Revision: https://reviews.llvm.org/D144895
More information about the All-commits
mailing list