[PATCH] D44338: [LV][VPlan] Build plain CFG with simple recipes for outer loops.
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 18 15:10:44 PDT 2018
dcaballe planned changes to this revision.
dcaballe added a comment.
After discussion with reviewers, working on replacing initial simple recipes with VPInstructions to avoid unnecessary steps towards the final instruction level representation.
https://reviews.llvm.org/D44338
More information about the llvm-commits
mailing list