[all-commits] [llvm/llvm-project] 4fa3b2: [VPlan] Use TypeAnalysis instead of underlying ins...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Apr 12 12:56:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fa3b2a1843c42f333d7332b373ae99428883974
https://github.com/llvm/llvm-project/commit/4fa3b2a1843c42f333d7332b373ae99428883974
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-12 (Sat, 12 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Use TypeAnalysis instead of underlying instr in VPPredInst (NFC)
Removes another unnecessary use of the underlying instructions during
VPlan execution.
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