[all-commits] [llvm/llvm-project] a05cf2: [SLP][NFC]Use WeakTrackVH instead of Instruction i...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed May 14 11:20:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a05cf2927aab2494740853e6f4bd98591382e11c
https://github.com/llvm/llvm-project/commit/a05cf2927aab2494740853e6f4bd98591382e11c
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2025-05-14 (Wed, 14 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use WeakTrackVH instead of Instruction in EntryToLastInstruction
Use WEakTrackVH to prevent instability in the vectorizer.
Fixes #139729
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