[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 07:43:27 PDT 2018
fhahn added a comment.
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.
https://reviews.llvm.org/D44338
More information about the llvm-commits
mailing list