Commit 5f620d00 authored by Florian Hahn's avatar Florian Hahn Committed by Tobias Hieta
Browse files

[LV] Update handling of scalable pointer inductions after b73d2c8c.

The dependent code has been changed quite a lot since 151c1443 which
b73d2c8c effectively reverts. Now we run into a case where lowering
didn't expect/support the behavior pre 151c1443 any longer.

Update the code dealing with scalable pointer inductions to also check
for uniformity in combination with isScalarAfterVectorization. This
should ensure scalable pointer inductions are handled properly during
epilogue vectorization.

Fixes #57912.

(cherry picked from commit 2c692d89)
parent b3669eb4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment