[PATCH] D44338: [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 10:25:33 PDT 2018


fhahn added a comment.

In https://reviews.llvm.org/D44338#1098152, @dcaballe wrote:

> > Looks like the VPValues for external definitions were not deleted properly. With https://reviews.llvm.org/D46833, the sanitizers are happy.
>
> Oh, sorry. I missed that when stripping out the code for this patch. Do you want me to include it in this patch?


Yep I think it would be good to include this  in the patch.


https://reviews.llvm.org/D44338





More information about the llvm-commits mailing list