[all-commits] [llvm/llvm-project] 6338bd: [VPlan] Use cast<VPRecipeBase> in verifier (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jan 28 13:02:01 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6338bde5681cada2181febb4bf64feb51207995e
https://github.com/llvm/llvm-project/commit/6338bde5681cada2181febb4bf64feb51207995e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Log Message:
-----------
[VPlan] Use cast<VPRecipeBase> in verifier (NFC).
All users of VPValue must be a VPRecipeBase, use cast.
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