[PATCH] D150700: [LV] Stability fix for outerloop vectorization
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 12:13:10 PDT 2023
fhahn added a comment.
In D150700#4651319 <https://reviews.llvm.org/D150700#4651319>, @nikolaypanchenko wrote:
> 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 reminder. I drowned in other work and forgot about it.
> Will move it to github and address your comments there.
Excellent, thank you very much!
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