[all-commits] [llvm/llvm-project] c3cce7: [VPlan] Remove unused VPUser constructors (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat May 31 04:21:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3cce7caf8ef5510af5419dc1c2c06378dc51f77
https://github.com/llvm/llvm-project/commit/c3cce7caf8ef5510af5419dc1c2c06378dc51f77
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-31 (Sat, 31 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanValue.h
Log Message:
-----------
[VPlan] Remove unused VPUser constructors (NFC).
Now all users construct VPUsers using VPUser(ArraryRef<VPValue *>).
Remove the other unused constructors.
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