[llvm] [VPlan] Convert EVL loops to variable-length stepping after dissolution (PR #147222)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 6 18:06:28 PDT 2025
https://github.com/lukel97 commented:
Is the plan for this to replace #131005? From what I remember in that PR we wanted to keep the canonical IV around for the other vectorization passes since it's more amenable for analysis. Maybe things have changed in the meantime. cc @mshockwave
https://github.com/llvm/llvm-project/pull/147222
More information about the llvm-commits
mailing list