[PATCH] D122096: [VPlan] Expand induction step in VPlan pre-header.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 05:55:08 PDT 2022
fhahn added a comment.
In D122096#3429236 <https://reviews.llvm.org/D122096#3429236>, @fhahn wrote:
> Thanks Ayal! I addressed the latest comments and also managed to make the patch independent of the VPlan native patches. To do so, the native VPlan is made compatible with the inner loop vplan after construction and predication.
Please disregard the comment, it was meant for D121624 <https://reviews.llvm.org/D121624>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122096/new/
https://reviews.llvm.org/D122096
More information about the llvm-commits
mailing list