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

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 10:24:28 PDT 2018


dcaballe added a comment.

> 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?


https://reviews.llvm.org/D44338





More information about the llvm-commits mailing list