[PATCH] D126625: [VPlan, VP] 1/4 Introduce new recipes to support predicated vectorization
yanming via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 02:28:44 PDT 2022
ym1813382441 added a comment.
In D126625#3545254 <https://reviews.llvm.org/D126625#3545254>, @simoll wrote:
> Are you happy with me merging this back into D126363 <https://reviews.llvm.org/D126363>? Do you want to keep working on the VPlan-VP integration or what is your plan here?
yeah! I am very happy to continue working on vplan VP integration, and improving LLVM's vectorization to enable automatic vectorization for RVV.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126625/new/
https://reviews.llvm.org/D126625
More information about the llvm-commits
mailing list