================ @@ -0,0 +1,74 @@ +; RUN: opt -S --passes=slp-vectorizer < %s | FileCheck %s + +; CHECK-NOT: TreeEntryToStridedPtrInfoMap is not cleared ---------------- alexey-bataev wrote: Add real checks here https://github.com/llvm/llvm-project/pull/160544