[all-commits] [llvm/llvm-project] 7f59b4: [VPlan] Skip non-induction phi recipes in legalize...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jan 11 12:34:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f59b4e9982f92431f3069645dab6171363c3404
https://github.com/llvm/llvm-project/commit/7f59b4e9982f92431f3069645dab6171363c3404
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-01-11 (Sat, 11 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Skip non-induction phi recipes in legalizeAndOptimizeInductions.
The body of the loop only applies to wide induction recipes, skip any other
header phi recipes up-frond
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