[PATCH] D150700: [LV] Stability fix for outerloop vectorization
Kolya Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 09:20:25 PDT 2023
nikolaypanchenko added a comment.
In D150700#4651259 <https://reviews.llvm.org/D150700#4651259>, @fhahn wrote:
> Reverse ping. This patch should unblock adding first end-to-end testing for outer loop vectorization to the llvm-test-suite (https://github.com/llvm/llvm-test-suite/pull/20).
>
> The VPlan construction logic changed quite since the patch was posted and I think the patch would need a rebase.
Thanks for reminding. I drowned in other work and forgot about it.
Will move it to github and address your comments there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150700/new/
https://reviews.llvm.org/D150700
More information about the llvm-commits
mailing list