[all-commits] [llvm/llvm-project] b74413: [VPlan] Use VPSingleDef instead of VPValue in HCFG...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Feb 22 03:16:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b74413bf91bd57877e47aa3e58c4c3d6f64d2ebe
https://github.com/llvm/llvm-project/commit/b74413bf91bd57877e47aa3e58c4c3d6f64d2ebe
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
Log Message:
-----------
[VPlan] Use VPSingleDef instead of VPValue in HCFG builder (NFC).
Use VPSingleDef to remove unneeded casts to a recipe type.
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