[all-commits] [llvm/llvm-project] 1f34e4: [VPlan] Set predecessor of DispatchVPBB early (NFC...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat May 2 14:04:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f34e4b6bf1ce4d6664fb4a99eb77befcb692558
https://github.com/llvm/llvm-project/commit/1f34e4b6bf1ce4d6664fb4a99eb77befcb692558
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-05-02 (Sat, 02 May 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Set predecessor of DispatchVPBB early (NFC). (#195480)
This allows finding the containing plan earlier, which helps when trying
to print DispatchVPBB in a debugger.
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