[PATCH] D150700: [LV] Stability fix for outerloop vectorization
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 05:12:18 PDT 2023
fhahn added a comment.
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.
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