[PATCH] D96773: [VPlan] Manage pairs of incoming (VPValue, VPBB) in VPWidenPHIRecipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 02:36:10 PST 2021
fhahn added a comment.
In D96773#2578517 <https://reviews.llvm.org/D96773#2578517>, @steakhal wrote:
> This commit probably broke some Vectorize tests according to the build bots.
> Could you please have a look?
thanks, should be fixed by c11fd0df6429 <https://reviews.llvm.org/rGc11fd0df64290ed12dbee0617588b1d17a9d5d10>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96773/new/
https://reviews.llvm.org/D96773
More information about the llvm-commits
mailing list