[PATCH] D149479: [LV] Enable scalable outer loop vectorization

Lou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 01:09:00 PDT 2023


iamlouk added a comment.

@nikolaypanchenko, thank you for this patch! Sorry to bother you, but will you update the revision (to support scalable vectorization factors)? I have written a patch myself with the same intention (although it works slightly differently, I also modified `determineVPlanVF`), not knowing that this revision already exists, so if you do not have the resources for this at the moment, I could present an alternative one, but only if you are ok with that of course.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149479/new/

https://reviews.llvm.org/D149479



More information about the llvm-commits mailing list