[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 09:55:47 PDT 2018


dcaballe added a comment.

In https://reviews.llvm.org/D44338#1097949, @fhahn wrote:

> Together with https://reviews.llvm.org/D46827, I get a lot of leaks with the address sanitizer from plans constructed by `VPlanHCFGBuilder`. I'll take a look and come back once I know more.


Thanks, Florian. Please, let me know what you find. I'm running some experiments with this patch alone but I haven't found anything so far.


https://reviews.llvm.org/D44338





More information about the llvm-commits mailing list