You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include chain of ops feeding inductions in cost precomputation for
inductions, not just the induction increment. In VPlan, those
instructions will be cleaned up, as both phi and increment are generated
by VPWidenIntOrFpInductionRecipe independently.
Fixesllvm#101337.
To reproduce run opt with
with the following test:
Reproducer: https://godbolt.org/z/nPsP7h51n
Stack dump:
The text was updated successfully, but these errors were encountered: